Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps the worker group with 2 updates: worker and worker-macros.

Updates worker from 0.4.2 to 0.5.0

Commits
  • 5c31380 chore: bump versions
  • 9808cea chore: bump worker-build
  • 500df1a chore: update miniflare to get new assets functionality
  • d632306 Assets test in worker-sandbox
  • 637f3ae Added env.assets binding
  • b2e67f0 Merge pull request #679 from xtuc/sven/ai
  • c25260c AI prototype with new bindings
  • a39b723 Merge pull request #677 from cloudflare/mendess/support-object-variables
  • 679bb63 fix: define object variable in miniflare config
  • 3d269bf Add test for var and object-var
  • Additional commits viewable in compare view

Updates worker-macros from 0.4.2 to 0.5.0

Release notes

Sourced from worker-macros's releases.

Release v0.5.0

What's Changed

Full Changelog: cloudflare/workers-rs@v0.4.2...v0.5.0

Commits
  • 5c31380 chore: bump versions
  • 9808cea chore: bump worker-build
  • 500df1a chore: update miniflare to get new assets functionality
  • d632306 Assets test in worker-sandbox
  • 637f3ae Added env.assets binding
  • b2e67f0 Merge pull request #679 from xtuc/sven/ai
  • c25260c AI prototype with new bindings
  • a39b723 Merge pull request #677 from cloudflare/mendess/support-object-variables
  • 679bb63 fix: define object variable in miniflare config
  • 3d269bf Add test for var and object-var
  • Additional commits viewable in compare view

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 worker group with 2 updates: [worker](https://github.com/cloudflare/workers-rs) and [worker-macros](https://github.com/cloudflare/workers-rs).


Updates `worker` from 0.4.2 to 0.5.0
- [Release notes](https://github.com/cloudflare/workers-rs/releases)
- [Commits](cloudflare/workers-rs@v0.4.2...v0.5.0)

Updates `worker-macros` from 0.4.2 to 0.5.0
- [Release notes](https://github.com/cloudflare/workers-rs/releases)
- [Commits](cloudflare/workers-rs@v0.4.2...v0.5.0)

---
updated-dependencies:
- dependency-name: worker
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: worker
- dependency-name: worker-macros
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: worker
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 13, 2025 01:30
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 13, 2025
@LesnyRumcajs LesnyRumcajs added this pull request to the merge queue Jan 13, 2025
Merged via the queue into main with commit a882b06 Jan 13, 2025
4 of 5 checks passed
@LesnyRumcajs LesnyRumcajs deleted the dependabot/cargo/worker-83d7150d76 branch January 13, 2025 10:01
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants