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-dev): bump @babel/traverse from 7.15.4 to 7.23.2 #418

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2023

Bumps @babel/traverse from 7.15.4 to 7.23.2.

Release notes

Sourced from @​babel/traverse's releases.

v7.23.2 (2023-10-11)

NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release commit.

Thanks @​jimmydief for your first PR!

🐛 Bug Fix

  • babel-traverse
  • babel-preset-typescript
  • babel-helpers
    • #16017 Fix: fallback to typeof when toString is applied to incompatible object (@​JLHwung)
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

Committers: 5

v7.23.1 (2023-09-25)

Re-publishing @babel/helpers due to a publishing error in 7.23.0.

v7.23.0 (2023-09-25)

Thanks @​lorenzoferre and @​RajShukla1 for your first PRs!

🚀 New Feature

  • babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-import-source, babel-plugin-transform-dynamic-import
  • babel-helper-module-transforms, babel-helpers, babel-plugin-proposal-import-defer, babel-plugin-syntax-import-defer, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone
  • babel-generator, babel-parser, babel-types
  • babel-generator, babel-helper-module-transforms, babel-parser, babel-plugin-transform-dynamic-import, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-traverse, babel-types
  • babel-standalone
  • babel-helper-function-name, babel-helper-member-expression-to-functions, babel-helpers, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-optional-chaining-assign, babel-plugin-syntax-optional-chaining-assign, babel-plugin-transform-destructuring, babel-plugin-transform-optional-chaining, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types
  • babel-helpers, babel-plugin-proposal-decorators
  • babel-traverse, babel-types
  • babel-preset-typescript

... (truncated)

Changelog

Sourced from @​babel/traverse's changelog.

v7.23.2 (2023-10-11)

🐛 Bug Fix

  • babel-traverse
  • babel-preset-typescript
  • babel-helpers
    • #16017 Fix: fallback to typeof when toString is applied to incompatible object (@​JLHwung)
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

v7.23.0 (2023-09-25)

🚀 New Feature

  • babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-import-source, babel-plugin-transform-dynamic-import
  • babel-helper-module-transforms, babel-helpers, babel-plugin-proposal-import-defer, babel-plugin-syntax-import-defer, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone
  • babel-generator, babel-parser, babel-types
  • babel-generator, babel-helper-module-transforms, babel-parser, babel-plugin-transform-dynamic-import, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-traverse, babel-types
  • babel-standalone
  • babel-helper-function-name, babel-helper-member-expression-to-functions, babel-helpers, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-optional-chaining-assign, babel-plugin-syntax-optional-chaining-assign, babel-plugin-transform-destructuring, babel-plugin-transform-optional-chaining, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types
  • babel-helpers, babel-plugin-proposal-decorators
  • babel-traverse, babel-types
  • babel-preset-typescript
  • babel-parser

🐛 Bug Fix

  • babel-plugin-transform-block-scoping

💅 Polish

  • babel-traverse
  • babel-plugin-proposal-explicit-resource-management

🔬 Output optimization

  • babel-core, babel-helper-module-transforms, babel-plugin-transform-async-to-generator, babel-plugin-transform-classes, babel-plugin-transform-dynamic-import, babel-plugin-transform-function-name, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-inline-elements, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env

v7.22.20 (2023-09-16)

... (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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.15.4 to 7.23.2.
- [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.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 17, 2023 09:03
@dependabot dependabot bot requested a review from rwaskiewicz October 17, 2023 09:03
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 17, 2023
@rwaskiewicz rwaskiewicz merged commit a729f1b into main Oct 17, 2023
4 checks passed
@rwaskiewicz rwaskiewicz deleted the dependabot/npm_and_yarn/babel/traverse-7.23.2 branch October 17, 2023 12:32
benelan referenced this pull request in Esri/calcite-design-system Nov 2, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@stencil/sass](https://stenciljs.com/)
([source](https://togithub.com/ionic-team/stencil-sass)) | [`3.0.5` ->
`3.0.7`](https://renovatebot.com/diffs/npm/@stencil%2fsass/3.0.5/3.0.7)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@stencil%2fsass/3.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@stencil%2fsass/3.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@stencil%2fsass/3.0.5/3.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@stencil%2fsass/3.0.5/3.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>ionic-team/stencil-sass (@&#8203;stencil/sass)</summary>

###
[`v3.0.7`](https://togithub.com/ionic-team/stencil-sass/releases/tag/v3.0.7)

[Compare
Source](https://togithub.com/ionic-team/stencil-sass/compare/v3.0.6...v3.0.7)

#### What's Changed

- chore(deps): update dependency npm to v10.2.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/410](https://togithub.com/ionic-team/stencil-sass/pull/410)
- chore(deps): update dependency
[@&#8203;rollup/plugin-node-resolve](https://togithub.com/rollup/plugin-node-resolve)
to v15.2.2 by [@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/409](https://togithub.com/ionic-team/stencil-sass/pull/409)
- chore(deps): update dependency terser to v5.21.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/411](https://togithub.com/ionic-team/stencil-sass/pull/411)
- chore(repo): group rollup in renovate by
[@&#8203;rwaskiewicz](https://togithub.com/rwaskiewicz) in
[https://github.com/ionic-team/stencil-sass/pull/413](https://togithub.com/ionic-team/stencil-sass/pull/413)
- chore(deps): update rollup, by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/414](https://togithub.com/ionic-team/stencil-sass/pull/414)
- chore(deps): update dependency
[@&#8203;stencil/core](https://togithub.com/stencil/core) to v4.4.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/408](https://togithub.com/ionic-team/stencil-sass/pull/408)
- chore(deps): update dependency
[@&#8203;stencil/core](https://togithub.com/stencil/core) to v4.4.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/416](https://togithub.com/ionic-team/stencil-sass/pull/416)
- chore(deps-dev): bump
[@&#8203;babel/traverse](https://togithub.com/babel/traverse) from
7.15.4 to 7.23.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/ionic-team/stencil-sass/pull/418](https://togithub.com/ionic-team/stencil-sass/pull/418)
- chore(deps): update node.js to v20.8.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/417](https://togithub.com/ionic-team/stencil-sass/pull/417)
- chore(deps): update dependency
[@&#8203;stencil/core](https://togithub.com/stencil/core) to v4.5.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/419](https://togithub.com/ionic-team/stencil-sass/pull/419)
- chore(deps): update dependency terser to v5.22.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/420](https://togithub.com/ionic-team/stencil-sass/pull/420)
- chore(deps): update dependency rollup to v4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/415](https://togithub.com/ionic-team/stencil-sass/pull/415)
- chore(deps): update dependency npm to v10.2.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/422](https://togithub.com/ionic-team/stencil-sass/pull/422)
- chore(deps): update actions/checkout action to v4.1.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/421](https://togithub.com/ionic-team/stencil-sass/pull/421)

**Full Changelog**:
ionic-team/stencil-sass@v3.0.6...v3.0.7

###
[`v3.0.6`](https://togithub.com/ionic-team/stencil-sass/releases/tag/v3.0.6)

[Compare
Source](https://togithub.com/ionic-team/stencil-sass/compare/v3.0.5...v3.0.6)

#### What's Changed

- chore(deps): update dependency terser to v5.19.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/376](https://togithub.com/ionic-team/stencil-sass/pull/376)
- chore(deps): update dependency
[@&#8203;stencil/core](https://togithub.com/stencil/core) to v4.0.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/377](https://togithub.com/ionic-team/stencil-sass/pull/377)
- chore(deps): update dependency
[@&#8203;stencil/core](https://togithub.com/stencil/core) to v4.0.3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/379](https://togithub.com/ionic-team/stencil-sass/pull/379)
- chore(deps): update dependency prettier to v3.0.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/380](https://togithub.com/ionic-team/stencil-sass/pull/380)
- chore(deps): update dependency
[@&#8203;stencil/core](https://togithub.com/stencil/core) to v4.0.4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/381](https://togithub.com/ionic-team/stencil-sass/pull/381)
- chore(deps): update actions/setup-node action to v3.8.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/383](https://togithub.com/ionic-team/stencil-sass/pull/383)
- chore(deps): update node.js to v20.5.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/382](https://togithub.com/ionic-team/stencil-sass/pull/382)
- chore(deps): update dependency
[@&#8203;stencil/core](https://togithub.com/stencil/core) to v4.0.5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/384](https://togithub.com/ionic-team/stencil-sass/pull/384)
- chore(deps): update actions/setup-node action to v3.8.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/385](https://togithub.com/ionic-team/stencil-sass/pull/385)
- chore(deps): update dependency prettier to v3.0.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/386](https://togithub.com/ionic-team/stencil-sass/pull/386)
- chore(deps): update dependency
[@&#8203;rollup/plugin-node-resolve](https://togithub.com/rollup/plugin-node-resolve)
to v15.2.0 by [@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/387](https://togithub.com/ionic-team/stencil-sass/pull/387)
- chore(deps): update dependency
[@&#8203;stencil/core](https://togithub.com/stencil/core) to v4.1.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/388](https://togithub.com/ionic-team/stencil-sass/pull/388)
- chore(deps): update dependency
[@&#8203;rollup/plugin-node-resolve](https://togithub.com/rollup/plugin-node-resolve)
to v15.2.1 by [@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/389](https://togithub.com/ionic-team/stencil-sass/pull/389)
- chore(deps): update dependency npm to v10 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/393](https://togithub.com/ionic-team/stencil-sass/pull/393)
- chore(deps): update dependency prettier to v3.0.3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/391](https://togithub.com/ionic-team/stencil-sass/pull/391)
- chore(deps): update actions/checkout action to v3.6.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/390](https://togithub.com/ionic-team/stencil-sass/pull/390)
- chore(deps): update node.js to v20.6.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/394](https://togithub.com/ionic-team/stencil-sass/pull/394)
- chore(deps): update dependency terser to v5.19.3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/392](https://togithub.com/ionic-team/stencil-sass/pull/392)
- chore(deps): update actions/checkout action to v4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/396](https://togithub.com/ionic-team/stencil-sass/pull/396)
- chore(deps): update dependency terser to v5.19.4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/395](https://togithub.com/ionic-team/stencil-sass/pull/395)
- chore(deps): update dependency
[@&#8203;stencil/core](https://togithub.com/stencil/core) to v4.2.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/397](https://togithub.com/ionic-team/stencil-sass/pull/397)
- chore(deps): update dependency npm to v10.1.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/399](https://togithub.com/ionic-team/stencil-sass/pull/399)
- chore(deps): update node.js to v20.6.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/398](https://togithub.com/ionic-team/stencil-sass/pull/398)
- chore(deps): update dependency
[@&#8203;stencil/core](https://togithub.com/stencil/core) to v4.2.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/400](https://togithub.com/ionic-team/stencil-sass/pull/400)
- chore(deps): update dependency
[@&#8203;stencil/core](https://togithub.com/stencil/core) to v4.3.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/401](https://togithub.com/ionic-team/stencil-sass/pull/401)
- chore(deps): update node.js to v20.7.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/402](https://togithub.com/ionic-team/stencil-sass/pull/402)
- chore(deps): update dependency terser to v5.20.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/403](https://togithub.com/ionic-team/stencil-sass/pull/403)
- chore(deps): update actions/checkout action to v4.1.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/404](https://togithub.com/ionic-team/stencil-sass/pull/404)
- chore(deps): update dependency rimraf to v5.0.4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/405](https://togithub.com/ionic-team/stencil-sass/pull/405)
- chore(deps): update node.js to v20.8.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/407](https://togithub.com/ionic-team/stencil-sass/pull/407)
- chore(deps): update dependency rimraf to v5.0.5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/ionic-team/stencil-sass/pull/406](https://togithub.com/ionic-team/stencil-sass/pull/406)

**Full Changelog**:
ionic-team/stencil-sass@v3.0.5...v3.0.6

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 5am every weekday" in timezone
America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Esri/calcite-design-system).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44LjEiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zMS41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[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