Skip to content

deps: Bump the production-dependencies group with 2 updates #8

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

Bumps the production-dependencies group with 2 updates: ghactions and reqwest.

Updates ghactions from 0.13.0 to 0.14.0

Release notes

Sourced from ghactions's releases.

v0.14.0

What's Changed

Full Changelog: 42ByteLabs/ghactions@0.13.1...0.14.0

v0.13.1

What's Changed

Full Changelog: 42ByteLabs/ghactions@0.13.0...0.13.1

Changelog

Sourced from ghactions's changelog.

name: "ghactions" repository: "42ByteLabs/ghactions" version: 0.14.0

ecosystems:

  • Docs
  • Rust

locations:

  • name: "Cargo - Workmembers" paths:
    • "Cargo.toml"
    • "**/Cargo.toml" patterns:
    • 'ghactions = {.version\s=\s*"^{version}".*}'
    • 'ghactions-core = {.version\s=\s*"^{version}".*}'
    • 'ghactions-derive = {.version\s=\s*"^{version}".*}'
Commits
  • 8d357e2 style: Update cargo fmt
  • 086b60c fix(tests): Update tests
  • 594d90b feat(cargo): Update to Rust 2024 + version bump
  • f798768 fix(core): Move setoutput to ActionTrait method versus using the macro
  • 8df3b74 feat(version): v0.13.1
  • bf7b5b4 build(deps): bump the production-dependencies group with 3 updates
  • eb6d172 build(deps): bump the production-dependencies group with 6 updates
  • 40993b9 build(deps): bump ring from 0.17.8 to 0.17.13 in the cargo group
  • 96e8304 build(deps): bump the production-dependencies group with 5 updates
  • a10cec7 build(deps): bump the production-dependencies group with 3 updates
  • Additional commits viewable in compare view

Updates reqwest from 0.12.14 to 0.12.15

Release notes

Sourced from reqwest's releases.

v0.12.15

What's Changed

New Contributors

Full Changelog: seanmonstar/reqwest@v0.12.14...v0.12.15

Changelog

Sourced from reqwest's changelog.

v0.12.15

  • Fix Windows to support both ProxyOverride and NO_PROXY.
  • Fix http3 to support streaming response bodies.
  • Fix http3 dependency from public API misuse.
Commits

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 production-dependencies group with 2 updates: [ghactions](https://github.com/42ByteLabs/ghactions) and [reqwest](https://github.com/seanmonstar/reqwest).


Updates `ghactions` from 0.13.0 to 0.14.0
- [Release notes](https://github.com/42ByteLabs/ghactions/releases)
- [Changelog](https://github.com/42ByteLabs/ghactions/blob/main/.release.yml)
- [Commits](42ByteLabs/ghactions@0.13.0...0.14.0)

Updates `reqwest` from 0.12.14 to 0.12.15
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](seanmonstar/reqwest@v0.12.14...v0.12.15)

---
updated-dependencies:
- dependency-name: ghactions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: reqwest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 24, 2025

Reviewers

The following users could not be added as reviewers: geekmasher. Either the username does not exist or it does not have the correct permissions to be added as a reviewer.

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot requested a review from GeekMasher March 24, 2025 02:27
@GeekMasher GeekMasher merged commit 6c24f3e into main Mar 24, 2025
9 checks passed
@GeekMasher GeekMasher deleted the dependabot/cargo/main/production-dependencies-5d1c4f7ec6 branch March 24, 2025 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant