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

[skip netlify]: Bump @embroider/test-setup from 3.0.2 to 4.0.0 #1050

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps @embroider/test-setup from 3.0.2 to 4.0.0.

Release notes

Sourced from @​embroider/test-setup's releases.

v3.4.8-@​embroider/compat

Release (2024-04-18)

@​embroider/compat 3.4.8 (patch) @​embroider/core 3.4.8 (patch) @​embroider/macros 1.16.0 (minor) @​embroider/test-setup 4.0.0 (major) @​embroider/webpack 4.0.0 (major)

💥 Breaking Change

  • @embroider/webpack
    • #1868 Adjusting @embroider/webpack to use @babel/preset-env to avoid critical security audit (@​lupestro)

🚀 Enhancement

  • @embroider/macros, @embroider/test-fixtures

🐛 Bug Fix

  • @embroider/core, @embroider/test-scenarios
    • #1885 Fix pre support in portable babel launcher (@​ef4)

Committers: 3

v4.3.1-@​embroider/addon-dev

Release (2024-04-10)

@​embroider/addon-dev 4.3.1 (patch)

🐛 Bug Fix

  • @embroider/addon-dev, @embroider/test-scenarios

Committers: 1

v4.3.0-@​embroider/addon-dev

Release (2024-04-10)

@​embroider/addon-dev 4.3.0 (minor) @​embroider/compat 3.4.7 (patch) @​embroider/core 3.4.7 (patch) @​embroider/macros 1.15.1 (patch) @​embroider/shared-internals 2.6.0 (minor) @​embroider/webpack 3.2.3 (patch)

🚀 Enhancement

  • @embroider/addon-dev, @embroider/shared-internals, @embroider/test-scenarios

... (truncated)

Changelog

Sourced from @​embroider/test-setup's changelog.

Embroider Changelog

Release (2024-04-10)

@​embroider/addon-dev 4.3.0 (minor) @​embroider/compat 3.4.7 (patch) @​embroider/core 3.4.7 (patch) @​embroider/macros 1.15.1 (patch) @​embroider/shared-internals 2.6.0 (minor) @​embroider/webpack 3.2.3 (patch)

🚀 Enhancement

  • @embroider/addon-dev, @embroider/shared-internals, @embroider/test-scenarios
  • @embroider/addon-dev, @embroider/test-scenarios

🏠 Internal

Committers: 3

Release (2024-03-07)

@​embroider/compat 3.4.6 (patch) @​embroider/core 3.4.6 (patch) @​embroider/macros 1.15.0 (minor) @​embroider/util 1.13.0 (minor)

🚀 Enhancement

🐛 Bug Fix

  • @embroider/macros
    • #1838 make sure @​embroider/macros doesn't try to load a babel config (@​mansona)

Committers: 2

Release (2024-02-28)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @elwayman02.


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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 22, 2024
Copy link
Owner

@elwayman02 elwayman02 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 22, 2024

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@elwayman02
Copy link
Owner

@dependabot rebase

Bumps [@embroider/test-setup](https://github.com/embroider-build/embroider/tree/HEAD/packages/test-setup) from 3.0.2 to 4.0.0.
- [Release notes](https://github.com/embroider-build/embroider/releases)
- [Changelog](https://github.com/embroider-build/embroider/blob/main/CHANGELOG.md)
- [Commits](https://github.com/embroider-build/embroider/commits/HEAD/packages/test-setup)

---
updated-dependencies:
- dependency-name: "@embroider/test-setup"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/embroider/test-setup-4.0.0 branch from 6ed6b7e to 870dfe9 Compare August 20, 2024 23:49
Copy link
Owner

@elwayman02 elwayman02 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@elwayman02 elwayman02 merged commit 20e1aba into master Aug 21, 2024
8 of 10 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/embroider/test-setup-4.0.0 branch August 21, 2024 22:52
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant