-
Notifications
You must be signed in to change notification settings - Fork 15
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
⬆️ Bump the production-dependencies group with 6 updates #2392
Merged
jemrobinson
merged 4 commits into
develop
from
dependabot/pip/production-dependencies-8834189d26
Feb 3, 2025
Merged
⬆️ Bump the production-dependencies group with 6 updates #2392
jemrobinson
merged 4 commits into
develop
from
dependabot/pip/production-dependencies-8834189d26
Feb 3, 2025
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the production-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [pulumi-azure-native](https://github.com/pulumi/pulumi-azure-native) | `2.84.0` | `2.85.0` | | [pulumi](https://github.com/pulumi/pulumi) | `3.147.0` | `3.148.0` | | [pytz](https://github.com/stub42/pytz) | `2024.2` | `2025.1` | | [ansible](https://github.com/ansible-community/ansible-build-data) | `11.1.0` | `11.2.0` | | [black](https://github.com/psf/black) | `24.10.0` | `25.1.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.9.3` | `0.9.4` | Updates `pulumi-azure-native` from 2.84.0 to 2.85.0 - [Release notes](https://github.com/pulumi/pulumi-azure-native/releases) - [Changelog](https://github.com/pulumi/pulumi-azure-native/blob/master/CHANGELOG_OLD.md) - [Commits](pulumi/pulumi-azure-native@v2.84.0...v2.85.0) Updates `pulumi` from 3.147.0 to 3.148.0 - [Release notes](https://github.com/pulumi/pulumi/releases) - [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md) - [Commits](pulumi/pulumi@v3.147.0...v3.148.0) Updates `pytz` from 2024.2 to 2025.1 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2024.2...release_2025.1) Updates `ansible` from 11.1.0 to 11.2.0 - [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md) - [Commits](ansible-community/ansible-build-data@11.1.0...11.2.0) Updates `black` from 24.10.0 to 25.1.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.10.0...25.1.0) Updates `ruff` from 0.9.3 to 0.9.4 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.9.3...0.9.4) --- updated-dependencies: - dependency-name: pulumi-azure-native dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pulumi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: ansible dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: black dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
jemrobinson
approved these changes
Feb 3, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 6 updates:
2.84.0
2.85.0
3.147.0
3.148.0
2024.2
2025.1
11.1.0
11.2.0
24.10.0
25.1.0
0.9.3
0.9.4
Updates
pulumi-azure-native
from 2.84.0 to 2.85.0Release notes
Sourced from pulumi-azure-native's releases.
Commits
b342515
Add aliases from compatible paths (#3906)e9d778c
Automated SDK generation @ azure-rest-api-specs fdfbd25830aa73101c5fdd85394c4...d57cb26
Sort (and deduplicate) type aliases (#3902)0a344cb
A new report listing API versions that are old enough to be removed (#3899)9a92d17
Pre-alias refactors (#3900)7d76160
Correctly generate "Prior API version" text (#3889)58661c2
Add information for cross-major-version aliases (#3881)5e22fa1
Fix parsing of versionLookup4259363
Remove localkeys
helper7ba2149
Replace codegen.SortedKeysUpdates
pulumi
from 3.147.0 to 3.148.0Release notes
Sourced from pulumi's releases.
... (truncated)
Changelog
Sourced from pulumi's changelog.
... (truncated)
Commits
fc99b96
fix flaky TestRunCanceled (#18390)362400f
Prepare 3.148.0 (#18397)4bf4081
Bump Java and Dotnet (#18394)d744f22
Don't error on output toString in debug text (#18016)e8d7ec0
Fix parsing of config keys with paths and colons in path segments (#18378)575c3b7
Fix some plugin context leaks (#18373)c11a68f
Use the corepack executable from dev dependencies (#18393)6a31b0c
add some documentation for appending .git to the URL to disambiguate (#18379)01e2064
align pulumi.json and schema.go (#18334)f3a6f7d
Make RunPlugin default to using a virtualenv (#18371)Updates
pytz
from 2024.2 to 2025.1Commits
00ad7f1
Bump version numbers to 2025.1 / 2025af3a8f38
IANA 2025a7abdc14
Squashed 'tz/' changes from 6903dde39e..5ad5cfba5bUpdates
ansible
from 11.1.0 to 11.2.0Commits
bef563d
Ansible 11.2.0: Dependencies, changelog and porting guide (#517)8f0935a
Updated changelogs and porting guides. (#514)15f55ba
Revert cisco.meraki pin (#513)f9cf766
Add cisco.meraki constraint also to Ansible 9, which is used in antsibull-cor...623bc60
Add cisco.meraki constraint also to Ansible 8, which is used in antsibull-bui...4597642
Pin cisco.meraki to < 2.20.0. (#511)3711416
Remove EOL'ed Ansible versions from CI matrix. (#510)b04757d
Remove cisco.asa from Ansible 12 (#509)40a9ddd
Ansible 9.13.0: Dependencies, changelog and porting guide (#507)48c5594
Ansible 10.7.0: Dependencies, changelog and porting guide (#506)Updates
black
from 24.10.0 to 25.1.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
8a737e7
Prepare release 25.1.0 (#4563)d330dee
docs: We're not going to use backslashes for the with statement (#4564)3d81290
Movewrap_long_dict_values_in_parens
to the preview style (#4561)459562c
Improve function declaration wrapping when it contains generic type definitio...99dbf30
Cache executor to avoid hitting open file limits (#4560)c0b92f3
Prepare the 2025 stable style (#4558)e58baf1
Add test for #1187 (#4559)1455ae4
Fix docs CI (#4555)584d033
fix: Don't remove parenthesis around long dictionary values (#4377)6e96540
Fix CI (#4551)Updates
ruff
from 0.9.3 to 0.9.4Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
854ab03
Bump version to 0.9.4 (#15831)b0b8b06
Remove semicolon after TypeScript interface definition (#15827)451f251
[red-knot] Clarify behavior when redeclaring base class attributes (#15826)13cf3e6
[flake8-comprehensions
] Parenthesizesorted
when needed for `unnecessary-...56f956a
[pyupgrade
] Handle end-of-line comments forquoted-annotation
(UP037
) (...7a10a40
[flake8-bandit
] Permit suspicious imports within stub files (S4
) (#15822)3125332
[red-knot] Format mdtest snippets with the latest version of black (#15819)15d886a
[red-knot] Consider all definitions after terminal statements unreachable (#1...e1c9d10
[flake8-comprehensions
] Do not emitunnecessary-map
diagnostic when lambd...23c9884
Preserve quotes in generated f-strings (#15794)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