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 across 1 directory with 9 updates #136

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 Sep 16, 2024

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

Package From To
@strapi/plugin-i18n 4.14.5 4.25.11
@strapi/plugin-users-permissions 4.14.5 4.25.11
@strapi/strapi 4.14.5 4.25.11
mysql2 3.6.2 3.11.3
strapi-plugin-config-sync 1.2.3 1.2.6
@babel/eslint-parser 7.23.10 7.25.1
@babel/preset-react 7.23.3 7.24.7
eslint-plugin-prettier 5.1.3 5.2.1
prettier 3.2.5 3.3.3

Updates @strapi/plugin-i18n from 4.14.5 to 4.25.11

Release notes

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

v4.25.11

🔥 Bug fix

💅 Enhancement

⚙️ Chore

📚 Update and Migration Guides

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

v4.25.10

🔥 Bug fix

📚 Update and Migration Guides

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

v4.25.9

🔥 Bug fix

💅 Enhancement

🚨 Security

⚙️ Chore

📚 Update and Migration Guides

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

... (truncated)

Commits

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

Release notes

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

v4.25.11

🔥 Bug fix

💅 Enhancement

⚙️ Chore

📚 Update and Migration Guides

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

v4.25.10

🔥 Bug fix

📚 Update and Migration Guides

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

v4.25.9

🔥 Bug fix

💅 Enhancement

🚨 Security

⚙️ Chore

📚 Update and Migration Guides

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

... (truncated)

Commits
  • 6f035b2 v4.25.11
  • 852f43d test: clear sessionStorage between tests (#21147)
  • a8dee53 fix: marketplace hide install button when incompatible (#21111)
  • ff86e8f fix(tooling): add missing deps for contrib doc deployment (#21119)
  • d773bff enhancement: prevent committing tests with only (#21141)
  • e039798 v4.25.10 (#21142)
  • 1465301 Fix: DTS parallelism issue on data consumption for assets (#19676)
  • 16afe21 Merge pull request #21113 from strapi/fix/update-release-status-after-createM...
  • 6165327 fix(content-releases): add test case for createMany
  • f7f4b56 fix(content-releases): await release status update after createMany actions
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by remidej, a new releaser for @​strapi/plugin-users-permissions since your current version.


Updates @strapi/strapi from 4.14.5 to 4.25.11

Release notes

Sourced from @​strapi/strapi's releases.

v4.25.11

🔥 Bug fix

💅 Enhancement

⚙️ Chore

📚 Update and Migration Guides

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

v4.25.10

🔥 Bug fix

📚 Update and Migration Guides

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

v4.25.9

🔥 Bug fix

💅 Enhancement

🚨 Security

⚙️ Chore

📚 Update and Migration Guides

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

... (truncated)

Commits
  • 6f035b2 v4.25.11
  • 852f43d test: clear sessionStorage between tests (#21147)
  • a8dee53 fix: marketplace hide install button when incompatible (#21111)
  • ff86e8f fix(tooling): add missing deps for contrib doc deployment (#21119)
  • d773bff enhancement: prevent committing tests with only (#21141)
  • e039798 v4.25.10 (#21142)
  • 1465301 Fix: DTS parallelism issue on data consumption for assets (#19676)
  • 16afe21 Merge pull request #21113 from strapi/fix/update-release-status-after-createM...
  • 6165327 fix(content-releases): add test case for createMany
  • f7f4b56 fix(content-releases): await release status update after createMany actions
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by remidej, a new releaser for @​strapi/strapi since your current version.


Updates mysql2 from 3.6.2 to 3.11.3

Release notes

Sourced from mysql2's releases.

v3.11.3

3.11.3 (2024-09-14)

Bug Fixes

v3.11.2

3.11.2 (2024-09-11)

Bug Fixes

  • resolve LRU conflicts, cache loss and premature engine breaking change (#2988) (2c3c858)

v3.11.1

3.11.1 (2024-09-10)

Bug Fixes

  • createPoolCluster: add pattern and selector to promise-based getConnection (#3017) (ab7c49f)
  • update connection cleanup process to handle expired connections and exceeding config.maxIdle (#3022) (b091cf4)

v3.11.0

3.11.0 (2024-07-27)

Features

v3.10.3

3.10.3 (2024-07-15)

Bug Fixes

v3.10.2

3.10.2 (2024-07-01)

Bug Fixes

  • typeCast: ensure the same behavior for field.string() with query and execute (#2820) (27e38ea)

v3.10.1

... (truncated)

Changelog

Sourced from mysql2's changelog.

3.11.3 (2024-09-14)

Bug Fixes

3.11.2 (2024-09-11)

Bug Fixes

  • resolve LRU conflicts, cache loss and premature engine breaking change (#2988) (2c3c858)

3.11.1 (2024-09-10)

Bug Fixes

  • createPoolCluster: add pattern and selector to promise-based getConnection (#3017) (ab7c49f), closes #1381
  • update connection cleanup process to handle expired connections and exceeding config.maxIdle (#3022) (b091cf4)

3.11.0 (2024-07-27)

Features

  • fully support VECTOR type results (9576742)

3.10.3 (2024-07-15)

Bug Fixes

3.10.2 (2024-07-01)

Bug Fixes

  • typeCast: ensure the same behavior for field.string() with query and execute (#2820) (27e38ea)

3.10.1 (2024-06-13)

Bug Fixes

... (truncated)

Commits
  • 069fa05 chore(master): release 3.11.3 (#3053)
  • aac67a6 build(deps-dev): bump eslint-plugin-react in /website (#3052)
  • 4568436 build(deps): bump lucide-react from 0.439.0 to 0.441.0 in /website (#3051)
  • b634c9a build(deps-dev): bump tsx from 4.19.0 to 4.19.1 in /website (#3048)
  • 81be01b fix(typings): synchronize types of sqlstring (#3047)
  • 3d2327d build(deps): bump lru.min from 1.0.0 to 1.1.0 (#3046)
  • 7c15a44 cd: add canary deploy (#3044)
  • 66b57e9 chore(master): release 3.11.2 (#3043)
  • 2c3c858 fix: resolve LRU conflicts, cache loss and premature engine breaking change (...
  • 0b01333 build(deps-dev): bump typescript from 5.5.4 to 5.6.2 in /website (#3037)
  • Additional commits viewable in compare view

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

Release notes

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

v1.2.6

Fixes 🐛

  • Added recursive config sanitization to remove any database specific values from the JSON files (#131) @​boazpoolman

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
  • c913705 Merge pull request #132 from pluginpal/feature/fix-component-syncing
  • 75634a3 fix: recursively santize all config except for content_manager_configuration ...
  • e4e3825 chore: setup components in the playground
  • e9628ec Merge pull request #128 from pluginpal/dependabot/npm_and_yarn/braces-3.0.3
  • ceb504b chore(deps): bump braces from 3.0.2 to 3.0.3
  • f8631f9 chore: Bump version to 1.2.5
  • 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
  • Additional commits viewable in compare view

Updates @babel/eslint-parser from 7.23.10 to 7.25.1

Release notes

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

v7.25.1 (2024-07-28)

🐛 Bug Fix

  • babel-plugin-transform-function-name
  • babel-plugin-transform-react-constant-elements
    • #16582 fix plugin-transform-react-constant-elements transform JSXFrament but not add JSXExpressionContainer (@​keiseiTi)
  • babel-traverse

🏠 Internal

Committers: 4

v7.25.0 (2024-07-26)

Thanks @​davidtaylorhq and @​slatereax for your first PR!

You can find the release blog post with some highlights at https://babeljs.io/blog/2024/07/26/7.25.0.

👓 Spec Compliance

  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3
  • babel-plugin-transform-typescript
    • #16602 Ensure enum members syntactically determinable to be strings do not get reverse mappings (@​liuxingbaoyu)

🚀 New Feature

  • babel-helper-create-class-features-plugin, babel-helper-function-name, babel-helper-plugin-utils, babel-helper-wrap-function, babel-plugin-bugfix-safari-class-field-initializer-scope, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-preset-env, babel-traverse, babel-types
  • babel-helper-hoist-variables, babel-helper-plugin-utils, babel-plugin-proposal-async-do-expressions, babel-plugin-transform-modules-systemjs, babel-traverse
  • babel-helper-create-class-features-plugin, babel-helper-module-transforms, babel-helper-plugin-utils, babel-helper-split-export-declaration, babel-plugin-transform-classes, babel-traverse, babel-types
  • babel-helper-create-class-features-plugin, babel-helper-environment-visitor, babel-helper-module-transforms, babel-helper-plugin-utils, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-plugin-transform-async-generator-functions, babel-plugin-transform-classes, babel-traverse
  • babel-core, babel-parser
  • babel-compat-data, babel-plugin-bugfix-safari-class-field-initializer-scope, babel-preset-env
  • babel-plugin-transform-block-scoping, babel-traverse, babel-types
  • babel-helper-import-to-platform-api, babel-plugin-proposal-json-modules
  • babel-helper-transform-fixture-test-runner, babel-node

... (truncated)

Changelog

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

v7.25.1 (2024-07-28)

🐛 Bug Fix

  • babel-plugin-transform-function-name
  • babel-plugin-transform-react-constant-elements
    • #16582 fix plugin-transform-react-constant-elements transform JSXFrament but not add JSXExpressionContainer (@​keiseiTi)
  • babel-traverse

🏠 Internal

v7.25.0 (2024-07-26)

👓 Spec Compliance

  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3
  • babel-plugin-transform-typescript
    • #16602 Ensure enum members syntactically determinable to be strings do not get reverse mappings (@​liuxingbaoyu)

🚀 New Feature

  • babel-helper-create-class-features-plugin, babel-helper-function-name, babel-helper-plugin-utils, babel-helper-wrap-function, babel-plugin-bugfix-safari-class-field-initializer-scope, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-preset-env, babel-traverse, babel-types
  • babel-helper-hoist-variables, babel-helper-plugin-utils, babel-plugin-proposal-async-do-expressions, babel-plugin-transform-modules-systemjs, babel-traverse
  • babel-helper-create-class-features-plugin, babel-helper-module-transforms, babel-helper-plugin-utils, babel-helper-split-export-declaration, babel-plugin-transform-classes, babel-traverse, babel-types
  • babel-helper-create-class-features-plugin, babel-helper-environment-visitor, babel-helper-module-transforms, babel-helper-plugin-utils, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-plugin-transform-async-generator-functions, babel-plugin-transform-classes, babel-traverse
  • babel-core, babel-parser
  • babel-compat-data, babel-plugin-bugfix-safari-class-field-initializer-scope, babel-preset-env
  • babel-plugin-transform-block-scoping, babel-traverse, babel-types
  • babel-helper-import-to-platform-api, babel-plugin-proposal-json-modules
  • babel-helper-transform-fixture-test-runner, babel-node
  • babel-compat-data, babel-helper-create-regexp-features-plugin, babel-plugin-proposal-duplicate-named-capturing-groups-regex, babel-plugin-transform-duplicate-named-capturing-groups-regex, babel-preset-env, babel-standalone

🐛 Bug Fix

🏠 Internal

  • Other

... (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

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

| Package | From | To |
| --- | --- | --- |
| [@strapi/plugin-i18n](https://github.com/strapi/strapi/tree/HEAD/packages/plugins/i18n) | `4.14.5` | `4.25.11` |
| [@strapi/plugin-users-permissions](https://github.com/strapi/strapi) | `4.14.5` | `4.25.11` |
| [@strapi/strapi](https://github.com/strapi/strapi) | `4.14.5` | `4.25.11` |
| [mysql2](https://github.com/sidorares/node-mysql2) | `3.6.2` | `3.11.3` |
| [strapi-plugin-config-sync](https://github.com/pluginpal/strapi-plugin-config-sync) | `1.2.3` | `1.2.6` |
| [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.23.10` | `7.25.1` |
| [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.23.3` | `7.24.7` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.1.3` | `5.2.1` |
| [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.3` |



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

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

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

Updates `mysql2` from 3.6.2 to 3.11.3
- [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.11.3)

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

Updates `@babel/eslint-parser` from 7.23.10 to 7.25.1
- [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.25.1/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 `eslint-plugin-prettier` from 5.1.3 to 5.2.1
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.1.3...v5.2.1)

Updates `prettier` from 3.2.5 to 3.3.3
- [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.3)

---
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: eslint-plugin-prettier
  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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 16, 2024
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.

0 participants