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/core from 7.19.1 to 7.19.6 #511

Merged
merged 1 commit into from
Oct 24, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2022

Bumps @babel/core from 7.19.1 to 7.19.6.

Release notes

Sourced from @​babel/core's releases.

v7.19.6 (2022-10-20)

Thanks @​lomirus for your first PR!

👓 Spec Compliance

  • babel-plugin-proposal-decorators
    • #15059 Ensure non-static decorators are applied when a class is instantiated. (@​JLHwung)

🐛 Bug Fix

  • babel-parser
  • babel-plugin-transform-runtime, babel-runtime-corejs2, babel-runtime-corejs3
    • #15060 Ensure @babel/runtime-corejs3/core-js/*.js can be imported on Node.js 17+ (@​JLHwung)
  • babel-preset-env, babel-traverse

💅 Polish

  • babel-generator, babel-plugin-transform-flow-comments

📝 Documentation

🏠 Internal

🏃‍♀️ Performance

Committers: 4

v7.19.5 (2022-10-10)

🐛 Bug Fix

Committers: 2

... (truncated)

Changelog

Sourced from @​babel/core's changelog.

v7.19.6 (2022-10-20)

👓 Spec Compliance

  • babel-plugin-proposal-decorators
    • #15059 Ensure non-static decorators are applied when a class is instantiated. (@​JLHwung)

🐛 Bug Fix

  • babel-parser
  • babel-plugin-transform-runtime, babel-runtime-corejs2, babel-runtime-corejs3
    • #15060 Ensure @babel/runtime-corejs3/core-js/*.js can be imported on Node.js 17+ (@​JLHwung)
  • babel-preset-env, babel-traverse

💅 Polish

  • babel-generator, babel-plugin-transform-flow-comments

📝 Documentation

🏠 Internal

🏃‍♀️ Performance

v7.19.5 (2022-10-10)

🐛 Bug Fix

v7.19.4 (2022-10-10)

👓 Spec Compliance

  • babel-plugin-transform-block-scoping
  • babel-helpers, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-object-rest-spread, babel-plugin-transform-destructuring

🐛 Bug Fix

  • babel-plugin-transform-react-jsx-development, babel-plugin-transform-typescript, babel-types
  • babel-plugin-transform-destructuring, babel-plugin-transform-react-constant-elements, babel-traverse

... (truncated)

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)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.19.1 to 7.19.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.19.6/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 24, 2022
@dependabot dependabot bot requested a review from newhouse October 24, 2022 18:20
@newhouse newhouse merged commit a816eed into main Oct 24, 2022
@newhouse newhouse deleted the dependabot/npm_and_yarn/babel/core-7.19.6 branch October 24, 2022 21:59
newhouse pushed a commit that referenced this pull request Oct 25, 2022
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.19.1 to 7.19.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.19.6/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
newhouse added a commit that referenced this pull request Dec 7, 2022
* Bump @babel/core from 7.19.1 to 7.19.6 (#511)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.19.1 to 7.19.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.19.6/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump commander from 9.4.0 to 9.4.1 (#503)

Bumps [commander](https://github.com/tj/commander.js) from 9.4.0 to 9.4.1.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](tj/commander.js@v9.4.0...v9.4.1)

---
updated-dependencies:
- dependency-name: commander
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump marked from 4.1.0 to 4.1.1 (#506)

Bumps [marked](https://github.com/markedjs/marked) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](markedjs/marked@v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [1-min] better package testing (#512)

* Bump mocha from 9.2.2 to 10.1.0 (#509)

* Bump sinon from 13.0.2 to 14.0.1 (#502)

* Bump @babel/cli from 7.18.10 to 7.19.3 (#501)

* Update dependabot.yml

* Workflow test changes and drop support for node 12 (#535)

* workflow test changes and drop support for node 12

* yarn install is still required

* yarn install needed everywhere. updated checkout

* did some breaking things (#540)

* [1-min] add default param object (#553)

* add default param object

* added to chagelog

* [1-min] watch the gql file to rebuild (#554)

* watch the gql file

* tidied up and fixed bug

* added changelog

* [1-min] allow anything but undefined examples (#555)

* all null to be used as an example

* reverted test/src/spectaql/index.test.js

* added changelog

* v1.5.7

* [1-min] optional do not fetch font (#556)

* add option to not fetch google font

* removed log

* added to changelog

* v1.5.8

* [1-min] update deps (#560)

* v1.5.8

* update deps

* changelog

* v1.5.9

* removed external font support

* support esm imports (#552)

* dependabot

* make them grunt deps our deps (#572)

* tidy

* subscriptions in operations (#573)

* put Subscriptions near Operations

* caching build

* .gitignore in vendor-src

* less noise from vendor script

* allow embeddable and oneFile to be set in config (#574)

* allow output to nowhere (#576)

* Nested heading and accessibility (#541)

* some more directive clarity (#577)

* env sub support (#578)

* examples on types (#580)

* barlow removal (#579)

* render default values for fields on more things (#581)

* changelog

* 2.0.0-beta.0

* readme

* scripts

* 2.0.0-beta.1

* Peer the Grunt deps (#586)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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