Commit 6cd5d0d
deps: update dependency smmap to v5.0.2 (googleapis#3561)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [smmap](https://redirect.github.com/gitpython-developers/smmap) |
`==5.0.1` -> `==5.0.2` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>gitpython-developers/smmap (smmap)</summary>
###
[`v5.0.2`](https://redirect.github.com/gitpython-developers/smmap/releases/tag/v5.0.2)
[Compare
Source](https://redirect.github.com/gitpython-developers/smmap/compare/v5.0.1...v5.0.2)
#### What's Changed
- Update CI, in line with gitdb by
[@​EliahKagan](https://redirect.github.com/EliahKagan) in
[https://github.com/gitpython-developers/smmap/pull/53](https://redirect.github.com/gitpython-developers/smmap/pull/53)
- No longer treat 3.12 as experimental on smmap CI by
[@​EliahKagan](https://redirect.github.com/EliahKagan) in
[https://github.com/gitpython-developers/smmap/pull/54](https://redirect.github.com/gitpython-developers/smmap/pull/54)
- Bump actions/setup-python from 4 to 5 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/gitpython-developers/smmap/pull/55](https://redirect.github.com/gitpython-developers/smmap/pull/55)
- Replace use of mktemp by
[@​EliahKagan](https://redirect.github.com/EliahKagan) in
[https://github.com/gitpython-developers/smmap/pull/56](https://redirect.github.com/gitpython-developers/smmap/pull/56)
- Use SPDX identifier by
[@​Shortfinga](https://redirect.github.com/Shortfinga) in
[https://github.com/gitpython-developers/smmap/pull/57](https://redirect.github.com/gitpython-developers/smmap/pull/57)
#### New Contributors
- [@​dependabot](https://redirect.github.com/dependabot) made
their first contribution in
[https://github.com/gitpython-developers/smmap/pull/55](https://redirect.github.com/gitpython-developers/smmap/pull/55)
- [@​Shortfinga](https://redirect.github.com/Shortfinga) made
their first contribution in
[https://github.com/gitpython-developers/smmap/pull/57](https://redirect.github.com/gitpython-developers/smmap/pull/57)
**Full Changelog**:
gitpython-developers/smmap@v5.0.1...v5.0.2
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/googleapis/sdk-platform-java).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: Tomo Suzuki <suztomo@gmail.com>
Co-authored-by: Diego Marquez <diegomarquezp@google.com>1 parent e924db0 commit 6cd5d0d
File tree
2 files changed
+6
-6
lines changed- hermetic_build
- common
- release_note_generation
2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
119 | | - | |
120 | | - | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
121 | 121 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
0 commit comments