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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade: Bump babel-preset-env from 0.0.0 to 1.7.0 #1503

Merged
merged 1 commit into from
May 13, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps babel-preset-env from 0.0.0 to 1.7.0.

Release notes

Sourced from babel-preset-env's releases.

1.6.1

FYI we are moving this repo/package into https://github.com/babel/babel

馃悰 Bug Fix

ES2015 destructuring is not fully supported in Edge 15 and the polyfill required again. es6.math.imul is supported on Android as of version 4.4

Functions such as Object.keys, Object.freeze, ... do already exist in ES5, but their behaviour changed in ES2015. babel-preset-env with builtIns: true now adds the core-js polyfills for this methods if the browser only supports the ES5 variant of the method (like IE11 for example)

v1.6.0 (2017-07-04)

馃殌 New Feature

We updated our mappings to support native trailing function commas and string paddings in Node.js 8+.

馃悰 Bug Fix

We added support for using browserslist's chromeandroid in targets.

馃摑 Documentation

Thanks to @鈥媑raingert and @鈥媝fiaux for pointing out some needed updates to the uglify-js-related docs.

v1.5.2 (2017-06-07)

馃悰 Bug Fix

browser targets should be overridden by explicit targets, and we inadvertently broke this when we landed string version support.

v1.5.1 (2017-05-22)

馃悰 Bug Fix

v1.5.0 (2017-05-19)

... (truncated)

Changelog

Sourced from babel-preset-env's changelog.

Changelog

v1.6.1 (2017-10-17)

馃悰 Bug Fix

ES2015 destructuring is not fully supported in Edge 15 and the polyfill required again. es6.math.imul is supported on Android as of version 4.4

Functions such as Object.keys, Object.freeze, ... do already exist in ES5, but their behaviour changed in ES2015. babel-preset-env with builtIns: true now adds the core-js polyfills for this methods if the browser only supports the ES5 variant of the method (like IE11 for example)

v1.6.0 (2017-07-04)

馃殌 New Feature

We updated our mappings to support native trailing function commas and string paddings in Node.js 8+.

馃悰 Bug Fix

We added support for using browserslist's chromeandroid in targets.

馃摑 Documentation

Thanks to @鈥媑raingert and @鈥媝fiaux for pointing out some needed updates to the uglify-js-related docs.

v1.5.2 (2017-06-07)

馃悰 Bug Fix

browser targets should be overridden by explicit targets, and we inadvertently broke this when we landed string version support.

v1.5.1 (2017-05-22)

馃悰 Bug Fix

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by existentialism, a new releaser for babel-preset-env since your current version.


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 [babel-preset-env](https://github.com/babel/babel-preset-env) from 0.0.0 to 1.7.0.
- [Release notes](https://github.com/babel/babel-preset-env/releases)
- [Changelog](https://github.com/babel/babel-preset-env/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-preset-env/commits/v1.7.0)

---
updated-dependencies:
- dependency-name: babel-preset-env
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner May 13, 2024 05:33
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 13, 2024
@dependabot dependabot bot requested a review from a team as a code owner May 13, 2024 05:33
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label May 13, 2024
@wordshaker wordshaker merged commit 9eed116 into main May 13, 2024
5 checks passed
@wordshaker wordshaker deleted the dependabot/npm_and_yarn/babel-preset-env-1.7.0 branch May 13, 2024 09:25
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant