Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the dep-minor-updates group with 2 updates #455

Closed
wants to merge 2 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2024

Bumps the dep-minor-updates group with 2 updates: pydantic-core and rpds-py.

Updates pydantic-core from 2.14.6 to 2.15.0

Release notes

Sourced from pydantic-core's releases.

v2.15.0 2024-01-10

What's Changed

New Contributors

Full Changelog: pydantic/pydantic-core@v2.14.6...v2.15.0

Commits
  • 82c4ca3 adjust build for upload-artifact-4 (#1146)
  • 8dde89e Use stricter serializer for unions of simple types (#1132)
  • 4df7624 Add unified tuple validator that can handle "variadic" tuples via PEP-646 (#865)
  • a1b934f Bump dirty-equals from 0.6.0 to 0.7.1.post0 (#1111)
  • 740e996 Bump idna from 0.4.0 to 0.5.0 (#1101)
  • e3ae7f6 Support serialization mode specification from model config and `Serialization...
  • f3d0cc5 Rework PYDANTIC_ERRORS_OMIT_URL to PYDANTIC_ERRORS_INCLUDE_URL (#1123)
  • 9a2f620 Bump coverage from 7.2.7 to 7.4.0 (#1142)
  • d1e18e4 Bump serde_json from 1.0.108 to 1.0.109 (#1134)
  • ccf13e2 Bump pyo3 from 0.20.0 to 0.20.1 (#1136)
  • Additional commits viewable in compare view

Updates rpds-py from 0.16.2 to 0.17.1

Release notes

Sourced from rpds-py's releases.

v0.17.1

Full Changelog: crate-py/rpds@v0.16.2...v0.17.1

Commits
  • 9c07d53 Yet again, same mistake.
  • 74a85ed Remove a non-doc dependency.
  • fb02a65 Reimplement view types for maps.
  • eacc5f1 Start reworking the HashTrieMap methods that should return views.
  • f3d713c And same for HashTrieMap.
  • 579e1ca And now an iterator for HashTrieSet.
  • e2f2842 Trim down the manual Py wrapping too.
  • d808005 Proper List + Queue iterators.
  • 182dfd9 Merge pull request #48 from crate-py/dependabot/cargo/pyo3-0.20.2
  • 4eea436 Bump pyo3 from 0.20.1 to 0.20.2
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
pydantic-core [>= 2.11.a, < 2.12]

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dep-minor-updates group with 2 updates: [pydantic-core](https://github.com/pydantic/pydantic-core) and [rpds-py](https://github.com/crate-py/rpds).


Updates `pydantic-core` from 2.14.6 to 2.15.0
- [Release notes](https://github.com/pydantic/pydantic-core/releases)
- [Commits](pydantic/pydantic-core@v2.14.6...v2.15.0)

Updates `rpds-py` from 0.16.2 to 0.17.1
- [Release notes](https://github.com/crate-py/rpds/releases)
- [Commits](crate-py/rpds@v0.16.2...v0.17.1)

---
updated-dependencies:
- dependency-name: pydantic-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dep-minor-updates
- dependency-name: rpds-py
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dep-minor-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests/issues related to project's dependencies python Pull requests that update Python code labels Jan 15, 2024
@ejegrova
Copy link

The conflict is caused by:
The user requested pydantic-core==2.15.0
pydantic 2.5.3 depends on pydantic-core==2.14.6

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 22, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 22, 2024
@dependabot dependabot bot deleted the dependabot/pip/dep-minor-updates-59a4608b78 branch January 22, 2024 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests/issues related to project's dependencies python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant