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

chore(deps): bump import-meta-resolve from 2.2.2 to 3.0.0 #4445

Merged
merged 2 commits into from
May 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2023

Bumps import-meta-resolve from 2.2.2 to 3.0.0.

Release notes

Sourced from import-meta-resolve's releases.

3.0.0

  • dcaeda3 breaking: change to make resolve sync this changes the return type from Promise<string> to string migrate: change await resolve(x) to resolve(x) by @​giltayar in wooorm/import-meta-resolve#15
  • c6aa7d5 Backport changes from Node

Notice: This release drops support for Node 14. Migrate by using Node 16 or later.

Full Changelog: wooorm/import-meta-resolve@2.2.2...3.0.0

Commits

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 1, 2023
@github-actions github-actions bot added chore dependabot:recreate Indicates that a Dependabot PR needs to be recreated. dependabot:recreate-in-progress Indicates that a PR is in the process of being created. labels May 1, 2023
@Jason3S
Copy link
Collaborator

Jason3S commented May 3, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/import-meta-resolve-3.0.0 branch from 4b19b9b to 5406e35 Compare May 3, 2023 08:15
@github-actions github-actions bot added dependabot:recreate Indicates that a Dependabot PR needs to be recreated. dependabot:recreate-in-progress Indicates that a PR is in the process of being created. and removed dependabot:recreate Indicates that a Dependabot PR needs to be recreated. dependabot:recreate-in-progress Indicates that a PR is in the process of being created. labels May 3, 2023
@Jason3S
Copy link
Collaborator

Jason3S commented May 3, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/import-meta-resolve-3.0.0 branch from 88ca69a to 0d6d983 Compare May 3, 2023 08:46
@github-actions github-actions bot added dependabot:recreate Indicates that a Dependabot PR needs to be recreated. dependabot:recreate-in-progress Indicates that a PR is in the process of being created. and removed dependabot:recreate Indicates that a Dependabot PR needs to be recreated. dependabot:recreate-in-progress Indicates that a PR is in the process of being created. labels May 3, 2023
@Jason3S
Copy link
Collaborator

Jason3S commented May 5, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/import-meta-resolve-3.0.0 branch from 71f07d1 to fc38ecc Compare May 5, 2023 05:47
@github-actions github-actions bot added dependabot:recreate Indicates that a Dependabot PR needs to be recreated. dependabot:recreate-in-progress Indicates that a PR is in the process of being created. and removed dependabot:recreate Indicates that a Dependabot PR needs to be recreated. dependabot:recreate-in-progress Indicates that a PR is in the process of being created. labels May 5, 2023
@Jason3S
Copy link
Collaborator

Jason3S commented May 5, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/import-meta-resolve-3.0.0 branch from 966b19d to 780c8d8 Compare May 5, 2023 13:56
@github-actions github-actions bot added dependabot:recreate Indicates that a Dependabot PR needs to be recreated. dependabot:recreate-in-progress Indicates that a PR is in the process of being created. and removed dependabot:recreate Indicates that a Dependabot PR needs to be recreated. dependabot:recreate-in-progress Indicates that a PR is in the process of being created. labels May 5, 2023
@Jason3S
Copy link
Collaborator

Jason3S commented May 5, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/import-meta-resolve-3.0.0 branch from 1dc0560 to 7707890 Compare May 5, 2023 15:47
@github-actions github-actions bot added dependabot:recreate Indicates that a Dependabot PR needs to be recreated. dependabot:recreate-in-progress Indicates that a PR is in the process of being created. and removed dependabot:recreate Indicates that a Dependabot PR needs to be recreated. dependabot:recreate-in-progress Indicates that a PR is in the process of being created. labels May 5, 2023
@Jason3S
Copy link
Collaborator

Jason3S commented May 5, 2023

@dependabot recreate

Bumps [import-meta-resolve](https://github.com/wooorm/import-meta-resolve) from 2.2.2 to 3.0.0.
- [Release notes](https://github.com/wooorm/import-meta-resolve/releases)
- [Commits](wooorm/import-meta-resolve@2.2.2...3.0.0)

---
updated-dependencies:
- dependency-name: import-meta-resolve
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/import-meta-resolve-3.0.0 branch from 317e788 to e3c4467 Compare May 5, 2023 16:14
@github-actions github-actions bot removed the dependabot:recreate Indicates that a Dependabot PR needs to be recreated. label May 5, 2023
@github-actions github-actions bot removed the dependabot:recreate-in-progress Indicates that a PR is in the process of being created. label May 5, 2023
@Jason3S Jason3S merged commit 9666279 into main May 5, 2023
@Jason3S Jason3S deleted the dependabot/npm_and_yarn/import-meta-resolve-3.0.0 branch May 5, 2023 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant