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 the non-major-deps group in /cms with 10 updates #47

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 17, 2024

Bumps the non-major-deps group in /cms with 10 updates:

Package From To
@strapi/plugin-i18n 4.14.5 4.25.0
@strapi/plugin-users-permissions 4.14.5 4.25.0
@strapi/strapi 4.14.5 4.25.0
mysql2 3.6.2 3.10.1
strapi-plugin-config-sync 1.2.3 1.2.5
@babel/eslint-parser 7.23.10 7.24.7
@babel/preset-react 7.23.3 7.24.7
@typescript-eslint/eslint-plugin 7.8.0 7.13.0
@typescript-eslint/parser 7.8.0 7.13.0
prettier 3.2.5 3.3.2

Updates @strapi/plugin-i18n from 4.14.5 to 4.25.0

Release notes

Sourced from @​strapi/plugin-i18n's releases.

v4.25.0

🚀 New feature

🔥 Bug fix

💅 Enhancement

🚨 Security

📚 Update and Migration Guides

  • General update guide can be found here
  • Migration guides can be found here 📚

v4.24.5

What's Changed

New Contributors

Full Changelog: strapi/strapi@v4.24.4...v4.24.5

v4.24.4

🔥 Bug fix

📚 Update and Migration Guides

  • General update guide can be found here
  • Migration guides can be found here 📚

v4.24.3

🔥 Bug fix

📚 Update and Migration Guides

  • General update guide can be found here

... (truncated)

Commits

Updates @strapi/plugin-users-permissions from 4.14.5 to 4.25.0

Release notes

Sourced from @​strapi/plugin-users-permissions's releases.

v4.25.0

🚀 New feature

🔥 Bug fix

💅 Enhancement

🚨 Security

📚 Update and Migration Guides

  • General update guide can be found here
  • Migration guides can be found here 📚

v4.24.5

What's Changed

New Contributors

Full Changelog: strapi/strapi@v4.24.4...v4.24.5

v4.24.4

🔥 Bug fix

📚 Update and Migration Guides

  • General update guide can be found here
  • Migration guides can be found here 📚

v4.24.3

🔥 Bug fix

📚 Update and Migration Guides

  • General update guide can be found here

... (truncated)

Commits

Updates @strapi/strapi from 4.14.5 to 4.25.0

Release notes

Sourced from @​strapi/strapi's releases.

v4.25.0

🚀 New feature

🔥 Bug fix

💅 Enhancement

🚨 Security

📚 Update and Migration Guides

  • General update guide can be found here
  • Migration guides can be found here 📚

v4.24.5

What's Changed

New Contributors

Full Changelog: strapi/strapi@v4.24.4...v4.24.5

v4.24.4

🔥 Bug fix

📚 Update and Migration Guides

  • General update guide can be found here
  • Migration guides can be found here 📚

v4.24.3

🔥 Bug fix

📚 Update and Migration Guides

  • General update guide can be found here

... (truncated)

Commits

Updates mysql2 from 3.6.2 to 3.10.1

Release notes

Sourced from mysql2's releases.

v3.10.1

3.10.1 (2024-06-13)

Bug Fixes

v3.10.0

3.10.0 (2024-05-30)

Features

Bug Fixes

  • stream: reads should emit the dataset number for each dataset (#2496, #2628) (4dab4ca)

v3.9.9

3.9.9 (2024-05-29)

Bug Fixes

  • connection config: remove keepAliveInitialDelay default value (#2712) (688ebab)

v3.9.8

3.9.8 (2024-05-26)

Bug Fixes

  • security: sanitize fields and tables when using nestTables (#2702) (efe3db5)
  • support deno + caching_sha2_password FULL_AUTHENTICATION_PACKET flow (#2704) (2e03694)
  • typings: typo from jonServerPublicKey to onServerPublicKey (#2699) (8b5f691)

v3.9.7

3.9.7 (2024-04-21)

Bug Fixes

  • security: sanitize timezone parameter value to prevent code injection - report by zhaoyudi (Nebulalab) (#2608) (7d4b098)

v3.9.6

3.9.6 (2024-04-18)

... (truncated)

Changelog

Sourced from mysql2's changelog.

3.10.1 (2024-06-13)

Bug Fixes

3.10.0 (2024-05-30)

Features

Bug Fixes

  • stream: reads should emit the dataset number for each dataset (#2628) (4dab4ca)

3.9.9 (2024-05-29)

Bug Fixes

  • connection config: remove keepAliveInitialDelay default value (#2712) (688ebab)

3.9.8 (2024-05-26)

Bug Fixes

  • security: sanitize fields and tables when using nestTables (#2702) (efe3db5)
  • support deno + caching_sha2_password FULL_AUTHENTICATION_PACKET flow (#2704) (2e03694)
  • typings: typo from jonServerPublicKey to onServerPublicKey (#2699) (8b5f691)

3.9.7 (2024-04-21)

Bug Fixes

  • security: sanitize timezone parameter value to prevent code injection (#2608) (7d4b098)

3.9.6 (2024-04-18)

Bug Fixes

  • binary parser sometimes reads out of packet bounds when results contain null and typecast is false (#2601) (705835d)

3.9.5 (2024-04-17)

... (truncated)

Commits
  • 7de393f chore(master): release 3.10.1 (#2774)
  • aa8604a fix: setMaxParserCache throws TypeError (#2757)
  • b924c5a ci(coverage): disable Codecov patch (#2674)
  • 91852e7 build(deps-dev): bump tsx from 4.15.2 to 4.15.4 in /website (#2773)
  • 4578c11 build(deps): bump sass from 1.77.4 to 1.77.5 in /website (#2772)
  • e97d934 build(deps-dev): bump poku from 1.15.0 to 1.15.1 in /website (#2771)
  • bf68fda build(deps-dev): bump c8 from 10.1.1 to 10.1.2 (#2770)
  • 07225b6 build(deps-dev): bump lint-staged from 15.2.6 to 15.2.7 (#2768)
  • 26989c6 build(deps-dev): bump poku from 1.15.0 to 1.15.1 (#2769)
  • 8187429 build(deps-dev): bump @​typescript-eslint/parser in /website (#2763)
  • Additional commits viewable in compare view

Updates strapi-plugin-config-sync from 1.2.3 to 1.2.5

Release notes

Sourced from strapi-plugin-config-sync's releases.

v1.2.5

Fixes 🐛

  • Fix issue with the importOnBootstrap ignore from the previous release (1.2.4)

v1.2.4

Features 🚀

  • Ignore the importOnBootstrap setting if you're using the config-sync CLI

Other ✅

  • Updated contact info in the package.json
Commits
  • 15b265a Merge branch 'master' of github.com:boazpoolman/strapi-plugin-config-sync
  • 769e2c3 fix: check for process.env.CONFIG_SYNC_CLI with 'true' instead of true
  • e06ed0b chore: Bump version to 1.2.4
  • 6821110 feat: don't importOnBootstrap when using the config-sync CLI to start Strapi
  • 0f52704 fix: update github URL in package.json
  • 9ad372f chore: update the author & homepage info in the package.json
  • 338ed7c Merge pull request #123 from pluginpal/dependabot/npm_and_yarn/follow-redirec...
  • 65cc1ca chore(deps): bump follow-redirects from 1.15.4 to 1.15.6
  • 8f6e9da Merge pull request #121 from boazpoolman/feature/update-strapi
  • af666ee chore: update strapi to 4.19.0
  • Additional commits viewable in compare view

Updates @babel/eslint-parser from 7.23.10 to 7.24.7

Release notes

Sourced from @​babel/eslint-parser's releases.

v7.24.7 (2024-06-05)

🐛 Bug Fix

🏠 Internal

  • babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

Committers: 7

v7.24.6 (2024-05-24)

Thanks @​amjed-98, @​blakewilson, @​coelhucas, and @​SukkaW for your first PRs!

🐛 Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-core, babel-generator, babel-plugin-transform-modules-commonjs
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3
    • #16483 Fix: throw TypeError if addInitializer is called after finished (@​JLHwung)
  • babel-parser, babel-plugin-transform-typescript

🏠 Internal

  • babel-core, babel-helpers, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers
  • babel-cli, babel-helpers, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-parser, babel-traverse
  • Other

... (truncated)

Changelog

Sourced from @​babel/eslint-parser's changelog.

v7.24.7 (2024-06-05)

🐛 Bug Fix

🏠 Internal

  • babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

v7.24.6 (2024-05-24)

🐛 Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-core, babel-generator, babel-plugin-transform-modules-commonjs
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3
    • #16483 Fix: throw TypeError if addInitializer is called after finished (@​JLHwung)
  • babel-parser, babel-plugin-transform-typescript

🏠 Internal

  • babel-core, babel-helpers, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers
  • babel-cli, babel-helpers, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-parser, babel-traverse
  • Other

v7.24.5 (2024-04-29)

🐛 Bug Fix

  • babel-plugin-transform-classes, babel-traverse
  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3

💅 Polish

  • babel-parser

... (truncated)

Commits

Updates @babel/preset-react from 7.23.3 to 7.24.7

Release notes

Sourced from @​babel/preset-react's releases.

v7.24.7 (2024-06-05)

🐛 Bug Fix

🏠 Internal

  • babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

Committers: 7

v7.24.6 (2024-05-24)

Thanks @​amjed-98, @​blakewilson, @​coelhucas, and @​SukkaW for your first PRs!

🐛 Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-core, babel-generator, babel-plugin-transform-modules-commonjs
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3
    • #16483 Fix: throw TypeError if addInitializer is called after finished (@​JLHwung)
  • babel-parser, babel-plugin-transform-typescript

🏠 Internal

  • babel-core, babel-helpers, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers
  • babel-cli, babel-helpers, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-parser, babel-traverse
  • Other

... (truncated)

Changelog

Sourced from @​babel/preset-react's changelog.

v7.24.7 (2024-06-05)

🐛 Bug Fix

🏠 Internal

  • babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

v7.24.6 (2024-05-24)

🐛 Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-core, babel-generator, babel-plugin-transform-modules-commonjs
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3
    • #16483 Fix: throw TypeError if addInitializer is called after finished (@​JLHwung)
  • babel-parser, babel-plugin-transform-typescript

🏠 Internal

  • babel-core, babel-helpers, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers
  • babel-cli, babel-helpers, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-parser, babel-traverse
  • Other

v7.24.5 (2024-04-29)

🐛 Bug Fix

  • babel-plugin-transform-classes, babel-traverse
  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3

💅 Polish

  • babel-parser

... (truncated)

Commits

Updates @typescript-eslint/eslint-plugin from 7.8.0 to 7.13.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v7.13.0

7.13.0 (2024-06-10)

🚀 Features

  • eslint-plugin: [no-dynamic-delete] allow all string literals as index (

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 17, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cms/development/non-major-deps-533c2efbbd branch from 80c3cca to 43c6d36 Compare June 17, 2024 08:08
Bumps the non-major-deps group in /cms with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [@strapi/plugin-i18n](https://github.com/strapi/strapi/tree/HEAD/packages/plugins/i18n) | `4.14.5` | `4.25.0` |
| [@strapi/plugin-users-permissions](https://github.com/strapi/strapi) | `4.14.5` | `4.25.0` |
| [@strapi/strapi](https://github.com/strapi/strapi) | `4.14.5` | `4.25.0` |
| [mysql2](https://github.com/sidorares/node-mysql2) | `3.6.2` | `3.10.1` |
| [strapi-plugin-config-sync](https://github.com/pluginpal/strapi-plugin-config-sync) | `1.2.3` | `1.2.5` |
| [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.23.10` | `7.24.7` |
| [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.23.3` | `7.24.7` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.8.0` | `7.13.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.8.0` | `7.13.0` |
| [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.2` |


Updates `@strapi/plugin-i18n` from 4.14.5 to 4.25.0
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](https://github.com/strapi/strapi/commits/v4.25.0/packages/plugins/i18n)

Updates `@strapi/plugin-users-permissions` from 4.14.5 to 4.25.0
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](strapi/strapi@v4.14.5...v4.25.0)

Updates `@strapi/strapi` from 4.14.5 to 4.25.0
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](strapi/strapi@v4.14.5...v4.25.0)

Updates `mysql2` from 3.6.2 to 3.10.1
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](sidorares/node-mysql2@v3.6.2...v3.10.1)

Updates `strapi-plugin-config-sync` from 1.2.3 to 1.2.5
- [Release notes](https://github.com/pluginpal/strapi-plugin-config-sync/releases)
- [Commits](pluginpal/strapi-plugin-config-sync@1.2.3...1.2.5)

Updates `@babel/eslint-parser` from 7.23.10 to 7.24.7
- [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.24.7/eslint/babel-eslint-parser)

Updates `@babel/preset-react` from 7.23.3 to 7.24.7
- [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.24.7/packages/babel-preset-react)

Updates `@typescript-eslint/eslint-plugin` from 7.8.0 to 7.13.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.13.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.8.0 to 7.13.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.13.0/packages/parser)

Updates `prettier` from 3.2.5 to 3.3.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.2.5...3.3.2)

---
updated-dependencies:
- dependency-name: "@strapi/plugin-i18n"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major-deps
- dependency-name: "@strapi/plugin-users-permissions"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major-deps
- dependency-name: "@strapi/strapi"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major-deps
- dependency-name: mysql2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major-deps
- dependency-name: strapi-plugin-config-sync
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major-deps
- dependency-name: "@babel/eslint-parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-major-deps
- dependency-name: "@babel/preset-react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-major-deps
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-major-deps
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-major-deps
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-major-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cms/development/non-major-deps-533c2efbbd branch from 43c6d36 to d0967b8 Compare July 1, 2024 00:37
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

0 participants