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 babel-plugin-transform-import-meta from 2.2.1 to 2.3.2 #1399

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2025

Bumps babel-plugin-transform-import-meta from 2.2.1 to 2.3.2.

Changelog

Sourced from babel-plugin-transform-import-meta's changelog.

2.3.2 (2025-01-03)

2.3.1 (2025-01-03)

2.3.0 (2025-01-03)

Features

  • add support for additional meta apis (e011988)
  • new import.meta apis (185992a)
  • update eslint, rollup and other dependencies (5ea0a08)
Commits
  • 5e674e6 chore(release): 2.3.2
  • 2c4780d build: fix eslint checks
  • e5d0f60 chore(release): 2.3.1
  • 419f6b5 test: remove spacing
  • d4b5bd3 chore(release): 2.3.0
  • 5ea0a08 feat: update eslint, rollup and other dependencies
  • a7bf3ab build: replace standard-version with commit-and-tag-version
  • e8b5a77 Merge pull request #17 from michaelfaith/feat/new-meta-apis
  • e011988 feat: add support for additional meta apis
  • 185992a feat: new import.meta apis
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 1, 2025
Copy link

codecov bot commented Feb 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.43%. Comparing base (dc5c17c) to head (353cd74).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1399   +/-   ##
=======================================
  Coverage   92.43%   92.43%           
=======================================
  Files          29       29           
  Lines         291      291           
  Branches       66       66           
=======================================
  Hits          269      269           
  Misses         21       21           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/babel-plugin-transform-import-meta-2.3.2 branch from 6d99ca6 to 03e422d Compare February 2, 2025 23:06
Bumps [babel-plugin-transform-import-meta](https://github.com/javiertury/babel-plugin-transform-import-meta) from 2.2.1 to 2.3.2.
- [Changelog](https://github.com/javiertury/babel-plugin-transform-import-meta/blob/master/CHANGELOG.md)
- [Commits](javiertury/babel-plugin-transform-import-meta@v2.2.1...v2.3.2)

---
updated-dependencies:
- dependency-name: babel-plugin-transform-import-meta
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/babel-plugin-transform-import-meta-2.3.2 branch from 03e422d to 353cd74 Compare February 2, 2025 23:08
@carloscuesta
Copy link
Owner

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 4, 2025

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@carloscuesta carloscuesta merged commit 644fec9 into master Feb 4, 2025
3 checks passed
@carloscuesta carloscuesta deleted the dependabot/npm_and_yarn/babel-plugin-transform-import-meta-2.3.2 branch February 4, 2025 23:01
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
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.

1 participant