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 browserslist-to-esbuild from 1.2.0 to 2.1.1 #105

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps browserslist-to-esbuild from 1.2.0 to 2.1.1.

Release notes

Sourced from browserslist-to-esbuild's releases.

v2.1.1

🐛 Bugfixes

  • Fix usage with Typescript + Vite #11

marcofugaro/browserslist-to-esbuild@v2.1.0...v2.1.1

v2.1.0

🚀 Features

  • Add possibility to specify browserslist options cd90d9f

marcofugaro/browserslist-to-esbuild@v2.0.0...v2.1.0

v2.0.0

💥 Breaking

  • Require Node.js 18
  • This package is now pure ESM. Please read this.
  • browserslist is now a peerDependency, make sure your project has it installed d40e84d

🚀 Features

  • Add support for IE and Opera targets c793735
  • Add ability to execute script from CLI (e.g. npx browserslist-to-esbuild) 891dd6d

🐛 Bugfixes

  • Avoid breaking esbuild when safari TP is used 2dd955c
  • Enable passing in string tuple with Typescript #3

marcofugaro/browserslist-to-esbuild@v1.2.0...v2.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 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 the dependencies Pull requests that update a dependency file label Jan 13, 2024
Copy link

codecov bot commented Jan 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (46df184) 81.09% compared to head (5ef2b78) 81.09%.

❗ Current head 5ef2b78 differs from pull request most recent head b80d191. Consider uploading reports for the commit b80d191 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #105   +/-   ##
=======================================
  Coverage   81.09%   81.09%           
=======================================
  Files           8        8           
  Lines         582      582           
  Branches       48       48           
=======================================
  Hits          472      472           
  Misses         62       62           
  Partials       48       48           

☔ 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/browserslist-to-esbuild-2.1.1 branch 5 times, most recently from f495859 to a60014f Compare January 19, 2024 22:31
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/browserslist-to-esbuild-2.1.1 branch 3 times, most recently from 541801f to ebc0168 Compare January 20, 2024 03:02
Bumps [browserslist-to-esbuild](https://github.com/marcofugaro/browserslist-to-esbuild) from 1.2.0 to 2.1.1.
- [Release notes](https://github.com/marcofugaro/browserslist-to-esbuild/releases)
- [Commits](marcofugaro/browserslist-to-esbuild@v1.2.0...v2.1.1)

---
updated-dependencies:
- dependency-name: browserslist-to-esbuild
  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/browserslist-to-esbuild-2.1.1 branch from ebc0168 to ebdbba6 Compare January 20, 2024 03:04
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux force-pushed the dependabot/npm_and_yarn/browserslist-to-esbuild-2.1.1 branch from 5ef2b78 to b80d191 Compare January 27, 2024 00:15
@susnux
Copy link
Contributor

susnux commented Jan 27, 2024

@dependabot merge

@dependabot dependabot bot merged commit 38a8ed6 into main Jan 27, 2024
9 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/browserslist-to-esbuild-2.1.1 branch January 27, 2024 00:17
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