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

Bump cloudflare/wrangler-action from 3.2.0 to 3.3.1 #7982

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2023

Bumps cloudflare/wrangler-action from 3.2.0 to 3.3.1.

Release notes

Sourced from cloudflare/wrangler-action's releases.

v3.3.1

Patch Changes

  • #193 a4509d5 Thanks @​1000hz! - Fixed the package manager not being inferred based on lockfile when the packageManager input isn't set.

v3.3.0

Minor Changes

v3.2.1

Patch Changes

  • #190 528687a Thanks @​1000hz! - Fixed action failure when no packageManager specified and no lockfile is found. The action now falls back to using npm.
Changelog

Sourced from cloudflare/wrangler-action's changelog.

3.3.1

Patch Changes

  • #193 a4509d5 Thanks @​1000hz! - Fixed the package manager not being inferred based on lockfile when the packageManager input isn't set.

3.3.0

Minor Changes

3.2.1

Patch Changes

  • #190 528687a Thanks @​1000hz! - Fixed action failure when no packageManager specified and no lockfile is found. The action now falls back to using npm.
Commits
  • 4b3eae8 Automatic compilation
  • bc7253f Merge pull request #195 from cloudflare/changeset-release/main
  • b2e459a Version Packages
  • 96c3774 Merge pull request #197 from cloudflare/cina/add-missing-licenses-to-test-pac...
  • b00f94e Merge pull request #183 from cloudflare/dependabot/npm_and_yarn/postcss-8.4.31
  • c649733 Bump postcss from 8.4.27 to 8.4.31
  • d43f9c8 Set dummy test packages as private
  • 219a088 Add missing licenses to dummy test packages
  • f40a9f5 Merge pull request #193 from cloudflare/cina/fix-packagemanager-default
  • bd06b29 Fix code formatting errors
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [cloudflare/wrangler-action](https://github.com/cloudflare/wrangler-action) from 3.2.0 to 3.3.1.
- [Release notes](https://github.com/cloudflare/wrangler-action/releases)
- [Changelog](https://github.com/cloudflare/wrangler-action/blob/main/CHANGELOG.md)
- [Commits](cloudflare/wrangler-action@v3.2.0...v3.3.1)

---
updated-dependencies:
- dependency-name: cloudflare/wrangler-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the internal An internal refactor or improvement label Oct 16, 2023
@charliermarsh charliermarsh merged commit 5718df6 into main Oct 16, 2023
16 checks passed
@charliermarsh charliermarsh deleted the dependabot/github_actions/cloudflare/wrangler-action-3.3.1 branch October 16, 2023 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal An internal refactor or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant