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

build(deps-dev): bump @babel/plugin-proposal-class-properties from 7.16.7 to 7.18.6 #113

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @babel/plugin-proposal-class-properties from 7.16.7 to 7.18.6.

Release notes

Sourced from @​babel/plugin-proposal-class-properties's releases.

v7.18.6 (2022-06-27)

👓 Spec Compliance

🐛 Bug Fix

  • babel-helper-remap-async-to-generator, babel-plugin-proposal-async-generator-functions
  • babel-plugin-transform-parameters
  • babel-core
  • babel-core, babel-helper-check-duplicate-nodes, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-optional-chaining, babel-plugin-transform-runtime

🏠 Internal

  • babel-standalone
  • Other
  • babel-generator, babel-types
  • babel-code-frame, babel-core, babel-generator, babel-helper-annotate-as-pure, babel-helper-builder-binary-assignment-operator-visitor, babel-helper-builder-react-jsx, babel-helper-check-duplicate-nodes, babel-helper-compilation-targets, babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin, babel-helper-define-map, babel-helper-explode-assignable-expression, babel-helper-fixtures, babel-helper-function-name, babel-helper-hoist-variables, babel-helper-member-expression-to-functions, babel-helper-module-imports, babel-helper-module-transforms, babel-helper-optimise-call-expression, babel-helper-plugin-test-runner, babel-helper-plugin-utils, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-helper-simple-access, babel-helper-split-export-declaration, babel-helper-transform-fixture-test-runner, babel-helper-validator-option, babel-helper-wrap-function, babel-helpers, babel-highlight, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-external-helpers, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-class-static-block, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-json-strings, babel-plugin-proposal-object-rest-spread, babel-plugin-proposal-optional-chaining, babel-plugin-proposal-partial-application, babel-plugin-proposal-pipeline-operator, babel-plugin-proposal-private-property-in-object, babel-plugin-proposal-record-and-tuple, babel-plugin-syntax-typescript, babel-plugin-transform-block-scoped-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-computed-properties, babel-plugin-transform-destructuring, babel-plugin-transform-duplicate-keys, babel-plugin-transform-exponentiation-operator, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-for-of, babel-plugin-transform-function-name, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-plugin-transform-object-super, babel-plugin-transform-parameters, babel-plugin-transform-property-mutators, babel-plugin-transform-proto-to-assign, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-display-name, babel-plugin-transform-react-inline-elements, babel-plugin-transform-react-jsx-compat, babel-plugin-transform-react-jsx-source, babel-plugin-transform-react-jsx, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-plugin-transform-unicode-escapes, babel-preset-env, babel-preset-typescript, babel-standalone, babel-template, babel-traverse, babel-types
  • babel-core, babel-helper-transform-fixture-test-runner, babel-plugin-transform-destructuring

Committers: 6

v7.18.5 (2022-06-13)

Thanks @​underfin and @​vasicvuk for your first PRs!

🐛 Bug Fix

📝 Documentation

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 4, 2023

The following labels could not be found: 🤖 dependabot 🤖.

@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-babel-plugin-proposal-class-properties-7.18.6 branch 2 times, most recently from 8b6c349 to 8c5c468 Compare October 6, 2023 07:50
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-babel-plugin-proposal-class-properties-7.18.6 branch from 8c5c468 to 6448b6d Compare October 19, 2023 10:57
Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties) from 7.16.7 to 7.18.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Commits](https://github.com/babel/babel/commits/v7.18.6/packages/babel-plugin-proposal-class-properties)

---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-class-properties"
  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-proposal-class-properties-7.18.6 branch from 6448b6d to 86eeb80 Compare October 19, 2023 12:48
@tyrauber tyrauber changed the base branch from main to fix/deps March 26, 2024 08:46
@tyrauber tyrauber merged commit 45fe908 into fix/deps Mar 26, 2024
8 checks passed
@tyrauber tyrauber deleted the dependabot-npm_and_yarn-babel-plugin-proposal-class-properties-7.18.6 branch March 26, 2024 08:47
tyrauber pushed a commit to tyrauber/maplibre-react-native that referenced this pull request Mar 26, 2024
…re#113)

Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties) from 7.16.7 to 7.18.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Commits](https://github.com/babel/babel/commits/v7.18.6/packages/babel-plugin-proposal-class-properties)

---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-class-properties"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
tyrauber added a commit that referenced this pull request Mar 26, 2024
* build(deps): bump actions/checkout from 3 to 4 (#62)
* build(deps): bump fbjs from 3.0.4 to 3.0.5 in /example (#64)
* build(deps-dev): bump babel-plugin-module-resolver from 4.1.0 to 5.0.0 in /example (#67)
* build(deps): bump react-native-safe-area-context from 4.6.4 to 4.9.0 in /example (#269)
* build(deps-dev): bump jest from 29.6.0 to 29.7.0 in /example (#80)
* build(deps-dev): bump @babel/plugin-proposal-class-properties (#113)
* build(deps-dev): bump @sinonjs/fake-timers from 11.2.1 to 11.2.2 (#139)
* build(deps): bump actions/setup-node from 3 to 4 (#145)
* build(deps): bump dessant/label-actions from 2 to 4 (#170)
* build(deps): bump react-native and @types/react-native in /example (#171)
* build(deps): bump actions/setup-java from 3 to 4 (#172)
* build(deps): bump debounce from 1.2.1 to 2.0.0 in /example (#177)
* build(deps-dev): bump @babel/preset-typescript in /example (#180)
* build(deps): bump debounce from 1.2.1 to 2.0.0 (#185)
* build(deps-dev): bump @types/mapbox__geo-viewport from 0.4.1 to 0.5.3 (#192)
* build(deps): bump @react-native-masked-view/masked-view in /example (#199)
* build(deps-dev): bump typescript from 4.9.5 to 5.3.3 in /example (#203)
* build(deps): bump react-native-vector-icons in /example (#204)
* build(deps): bump moment from 2.29.4 to 2.30.1 in /example (#210)
* build(deps-dev): bump @testing-library/react-native from 8.0.0 to 12.4.3 (#213)
* build(deps-dev): bump eslint-plugin-ft-flow from 2.0.3 to 3.0.2 (#214)
* build(deps-dev): bump typescript from 4.9.5 to 5.3.3 (#219)
* build(deps-dev): bump eslint-config-prettier from 8.10.0 to 9.1.0 (#221)
* build(deps): bump @react-navigation/stack from 6.3.18 to 6.3.25 in /example (#270)
* build(deps-dev): bump eslint-plugin-import from 2.28.1 to 2.29.1 (#223)
* build(deps): bump @types/geojson from 7946.0.11 to 7946.0.14 in /example (#243)
* build(deps-dev): bump documentation from 14.0.2 to 14.0.3 (#247)
* build(deps-dev): bump eslint-plugin-prettier from 5.0.1 to 5.1.3 (#248)
* build(deps): bump @types/geojson from 7946.0.12 to 7946.0.14 (#251)
* build(deps-dev): bump @babel/eslint-parser from 7.22.15 to 7.23.10 (#255)
* build(deps-dev): bump @expo/config-plugins from 7.6.0 to 7.8.4 (#256)
* chore: update dev dependencies (#262)
* build(deps): bump react-native-svg from 14.1.0 to 15.0.0 in /example (#271)
* build(deps-dev): bump @babel/runtime from 7.23.1 to 7.24.0 in /example (#272)
* build(deps-dev): bump @react-native/metro-config from 0.72.7 to 0.72.12 in /example (#273)
* build(deps): bump react-native-gesture-handler from 2.13.1 to 2.15.0 in /example (#274)
* build(deps-dev): bump detox from 20.17.0 to 20.18.4 in /example (#275)
* build(deps): bump @react-navigation/native from 6.1.8 to 6.1.14 in /example (#276)
* build(deps): bump react-native from 0.72.1 to 0.73.5 in /example (#277)
* build(deps-dev): bump @babel/core from 7.22.8 to 7.24.0 in /example (#278)
* build(deps-dev): bump @types/react from 18.2.14 to 18.2.61 in /example (#279)
* build(deps-dev): bump lint-staged from 14.0.1 to 15.2.2 (#283)
* build(deps-dev): bump @typescript-eslint/eslint-plugin (#284)
* Fix: debounce import (#286)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant