-
Notifications
You must be signed in to change notification settings - Fork 2
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
Upgrade: Bump the dependencies group with 5 updates #297
Conversation
@dependabot unignore botocore |
OK, I will stop ignoring the botocore dependency. |
@dependabot ignore urllib 2.1.0 |
@dependabot ignore urllib3 2.1.0 |
@dependabot ignore urllib3 major 2 |
Bumps the dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [botocore](https://github.com/boto/botocore) | `1.34.12` | `1.34.29` | | [pproxy](https://github.com/qwj/python-proxy) | `2.7.8` | `2.7.9` | | [pynamodb](https://github.com/pynamodb/PynamoDB) | `5.5.1` | `6.0.0` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `1.39.1` | `1.39.2` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.18` | `2.1.0` | Updates `botocore` from 1.34.12 to 1.34.29 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.34.12...1.34.29) Updates `pproxy` from 2.7.8 to 2.7.9 - [Commits](qwj/python-proxy@2.7.8...2.7.9) Updates `pynamodb` from 5.5.1 to 6.0.0 - [Release notes](https://github.com/pynamodb/PynamoDB/releases) - [Changelog](https://github.com/pynamodb/PynamoDB/blob/master/docs/release_notes.rst) - [Commits](pynamodb/PynamoDB@5.5.1...6.0.0) Updates `sentry-sdk` from 1.39.1 to 1.39.2 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@1.39.1...1.39.2) Updates `urllib3` from 1.26.18 to 2.1.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.18...2.1.0) --- updated-dependencies: - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pproxy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pynamodb dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
66a5de9
to
210a2be
Compare
@dependabot ignore urllib3 major 2 |
@dependabot ignore urllib3 major version |
OK, I won't notify you about version 2.x.x of urllib3 again, unless you unignore it. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the dependencies group with 5 updates:
1.34.12
1.34.29
2.7.8
2.7.9
5.5.1
6.0.0
1.39.1
1.39.2
1.26.18
2.1.0
Updates
botocore
from 1.34.12 to 1.34.29Changelog
Sourced from botocore's changelog.
... (truncated)
Commits
535ecc3
Merge branch 'release-1.34.29'56fd757
Bumping version to 1.34.29cd526a7
Update to latest modelsbd1d85b
Minor GitHub workflow changes (#3104)27b2aaa
Merge branch 'release-1.34.28'573510f
Merge branch 'release-1.34.28' into developd24a5cc
Bumping version to 1.34.280d0f0e0
Update to latest modelscadb988
Merge branch 'release-1.34.27'e7c5b6a
Merge branch 'release-1.34.27' into developUpdates
pproxy
from 2.7.8 to 2.7.9Commits
09d4752
Merge branch 'master' of https://github.com/qwj/python-proxye03384f
Merge pull request #163 from Jonney/patch-24863477
Merge pull request #151 from Mervent/masterc970092
Compatible with Python 3.11fe495ce
Obey RFC26167c96730
Merge pull request #143 from milahu/print-effective-port-when-port-is-automatic697635c
print effective port when port is automatic (zero)Updates
pynamodb
from 5.5.1 to 6.0.0Release notes
Sourced from pynamodb's releases.
Changelog
Sourced from pynamodb's changelog.
... (truncated)
Commits
d61d906
Bump version to 6.0.0 (#1216)e8d3bb4
release_notes.rst: nitsd655771
release_notes.rst: 6.0.0 headingfdbac4a
Update release notes for 6.0 release (#1211)369f461
Switch back to botocore _make_api_call under the hood (#1079)c5e91ca
In setup.cfg, avoid deprecated license_file (#1207)c1d6222
Add upgrade guide to docs (#1197)5facc5d
typing_extensions should be optional on Python 3.11 (#1198)d74a88b
_make_api_call: remove dead code (#1196)9e17fd4
Fix mypy failure (#1195)Updates
sentry-sdk
from 1.39.1 to 1.39.2Release notes
Sourced from sentry-sdk's releases.
Changelog
Sourced from sentry-sdk's changelog.
Commits
b244efc
Update CHANGELOG.md5a2d813
release: 1.39.2b74ea08
Fix timestamp in transaction created by OTel (#2627)b873c38
Fix relative path in db query source (#2624)6f41823
Run more CI checks on 2.0 branch (#2625)8bd2f46
fix(api): Fix tracing TypeError for static and class methods (#2559)6470063
Arq integration ctx (#2600)248cb06
fix(crons): Changedata_category
fromcheck_in
tomonitor
(#2598)658c6c9
Merge branch 'release/1.39.1'Updates
urllib3
from 1.26.18 to 2.1.0Release notes
Sourced from urllib3's releases.
... (truncated)
Changelog
Sourced from urllib3's changelog.
... (truncated)
Commits
69be299
Release 2.1.077f71d3
Mention myself in READMEe601a0e
Check _has_route within the test function (#3187)f7cd7f3
Stop naming urllib3/requests tests "integration" (#3182)6fc4260
Use more precise type checks5fa8ea6
Fix lint on Python 3.128727683
Remove Sphinx version pin5fc48e7
Treat x-gzip content encoding as gzipff764a0
Allow loading CA certificates from memory for proxies (#3150)b99cc39
Replace deprecated set-output in GitHub ActionsMost Recent Ignore Conditions Applied to This Pull Request
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