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): update devdependencies (non-major) #1230

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 3, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.24.5 -> 7.24.6 age adoption passing confidence
@babel/plugin-transform-class-properties (source) 7.24.1 -> 7.24.6 age adoption passing confidence
@babel/plugin-transform-numeric-separator (source) 7.24.1 -> 7.24.6 age adoption passing confidence
@babel/plugin-transform-optional-chaining (source) 7.24.5 -> 7.24.6 age adoption passing confidence
@babel/plugin-transform-react-jsx (source) 7.23.4 -> 7.24.6 age adoption passing confidence
@babel/preset-env (source) 7.24.5 -> 7.24.6 age adoption passing confidence
@types/node (source) 20.12.7 -> 20.12.13 age adoption passing confidence
automattic/vipwpcs 3.0.0 -> 3.0.1 age adoption passing confidence
css-loader 7.1.1 -> 7.1.2 age adoption passing confidence
johnpbloch/wordpress-core (source) 6.5.2 -> 6.5.3 age adoption passing confidence
php-stubs/wordpress-stubs 6.5.2 -> 6.5.3 age adoption passing confidence
sass 1.76.0 -> 1.77.4 age adoption passing confidence
vimeo/psalm 5.23.1 -> 5.24.0 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.24.6

Compare Source

🐛 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
  • 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
Automattic/VIP-Coding-Standards (automattic/vipwpcs)

v3.0.1

Compare Source

Props: @​GaryJones, @​jrnfl, @​terriann, @​rebeccahum

Increases requirements for PHPCS from 3.7.2 to 3.9.2 for improved PHP 8.2 and PHP 8.3 support. Please ensure you run composer update automattic/vipwpcs --with-dependencies to benefit from this.

Removed
  • Functions/RestrictedFunctions:
    • #​812: Remove restricting term_exists().
    • #​814: Remove restricting get_page_by_title().
    • #​817: Remove restricting get_page_by_path().
Changed
  • #​799: Classes/DeclarationCompatibility: Sync signature definitions with WP Core.
Maintenance
  • #​797: GH: Add initial dependabot config file.
  • GH Actions:
    • #​798: Bump actions/checkout to 4 from 3.
    • #​802: Minor tweaks of updating an incorrect URL and adding names to steps.
    • #​803: Builds against PHP 8.3 can no longer fail, but 8.4 can.
    • #​818: Add workaround for intermittent apt-get update issue.
  • Composer:
    • #​805: Raise minimum version for better PHP 8.2 support.
    • #​805: Up the minimum PHPCSExtra version to 1.2.1.
    • #​821: Up the minimum PHPCSUtils version to 1.0.11.
    • #​821: Up the minimum PHPCS version to 3.9.2.
    • #​821: Up the minimum WPCS version to 3.1.0.
    • #​821: Up the minimum PHPCSVariableAnalysis version to 2.11.18.
  • Docs:
    • #​805: Update references to PHPCS under PHPCSStandards, as squizlabs version is abandoned.
    • #​808: Update Composer installation instructions.
    • #​811: Update old URLs.
  • #​809: Unit tests: Allow for PHPUnit 8 and 9.
webpack-contrib/css-loader (css-loader)

v7.1.2

Compare Source

johnpbloch/wordpress-core (johnpbloch/wordpress-core)

v6.5.3

Compare Source

php-stubs/wordpress-stubs (php-stubs/wordpress-stubs)

v6.5.3

Compare Source

What's Changed

Full Changelog: php-stubs/wordpress-stubs@v6.5.0...v6.5.3

sass/dart-sass (sass)

v1.77.4

Compare Source

Embedded Sass
  • Support passing Version input for fatalDeprecations as string over
    embedded protocol.

  • Fix a bug in the JS Embedded Host where Version could be incorrectly accepted
    as input for silenceDeprecations and futureDeprecations in pure JS.

v1.77.3

Compare Source

Dart API
  • Deprecation.duplicateVariableFlags has been deprecated and replaced with
    Deprecation.duplicateVarFlags to make it consistent with the
    duplicate-var-flags name used on the command line and in the JS API.

v1.77.2

Compare Source

  • Don't emit deprecation warnings for functions and mixins beginning with __.

  • Allow user-defined functions whose names begin with _ and otherwise look
    like vendor-prefixed functions with special CSS syntax.

Command-Line Interface
  • Properly handle the --silence-deprecation flag.

  • Handle the --fatal-deprecation and --future-deprecation flags for
    --interactive mode.

v1.77.1

Compare Source

  • Fix a crash that could come up with importers in certain contexts.

v1.77.0

Compare Source

  • Don't throw errors for at-rules in keyframe blocks.
vimeo/psalm (vimeo/psalm)

v5.24.0

Compare Source

What's Changed
Features
Fixes
Docs
Internal changes
Other changes
New Contributors

Full Changelog: vimeo/psalm@5.23.1...5.24.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

github-actions bot commented May 3, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

composer.lock
  • automattic/vipwpcs@3.0.1
  • composer/pcre@3.1.4
  • composer/xdebug-handler@3.0.5
  • johnpbloch/wordpress-core@6.5.3
  • php-stubs/wordpress-stubs@6.5.3
  • phpcsstandards/phpcsutils@1.0.12
  • phpdocumentor/reflection-docblock@5.4.1
  • phpstan/phpdoc-parser@1.29.0
  • spatie/array-to-xml@3.3.0
  • squizlabs/php_codesniffer@3.10.1
  • symfony/console@6.4.7
  • symfony/deprecation-contracts@3.5.0
  • symfony/filesystem@6.4.7
  • symfony/process@6.4.7
  • symfony/service-contracts@3.5.0
  • symfony/string@6.4.7
  • vimeo/psalm@5.24.0
  • automattic/vipwpcs@3.0.0
  • composer/pcre@3.1.3
  • composer/xdebug-handler@3.0.4
  • johnpbloch/wordpress-core@6.5.2
  • php-stubs/wordpress-stubs@6.5.2
  • phpcsstandards/phpcsutils@1.0.11
  • phpdocumentor/reflection-docblock@5.4.0
  • phpstan/phpdoc-parser@1.28.0
  • spatie/array-to-xml@3.2.3
  • squizlabs/php_codesniffer@3.9.2
  • symfony/console@6.4.6
  • symfony/deprecation-contracts@3.4.0
  • symfony/filesystem@6.4.6
  • symfony/service-contracts@3.4.2
  • symfony/string@6.4.4
  • vimeo/psalm@5.23.1
package-lock.json
  • @babel/compat-data@7.24.6
  • @babel/core@7.24.6
  • @babel/generator@7.24.6
  • @babel/helper-builder-binary-assignment-operator-visitor@7.24.6
  • @babel/helper-compilation-targets@7.24.6
  • @babel/helper-create-regexp-features-plugin@7.24.6
  • @babel/helper-hoist-variables@7.24.6
  • @babel/helper-remap-async-to-generator@7.24.6
  • @babel/helper-wrap-function@7.24.6
  • @babel/helpers@7.24.6
  • @babel/plugin-bugfix-firefox-class-in-computed-class-key@7.24.6
  • @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.24.6
  • @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.24.6
  • @babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.24.6
  • @babel/plugin-syntax-import-assertions@7.24.6
  • @babel/plugin-syntax-import-attributes@7.24.6
  • @babel/plugin-transform-arrow-functions@7.24.6
  • @babel/plugin-transform-async-generator-functions@7.24.6
  • @babel/plugin-transform-async-to-generator@7.24.6
  • @babel/plugin-transform-block-scoped-functions@7.24.6
  • @babel/plugin-transform-block-scoping@7.24.6
  • @babel/plugin-transform-class-properties@7.24.6
  • @babel/plugin-transform-class-static-block@7.24.6
  • @babel/plugin-transform-classes@7.24.6
  • @babel/plugin-transform-computed-properties@7.24.6
  • @babel/plugin-transform-destructuring@7.24.6
  • @babel/plugin-transform-dotall-regex@7.24.6
  • @babel/plugin-transform-duplicate-keys@7.24.6
  • @babel/plugin-transform-dynamic-import@7.24.6
  • @babel/plugin-transform-exponentiation-operator@7.24.6
  • @babel/plugin-transform-export-namespace-from@7.24.6
  • @babel/plugin-transform-for-of@7.24.6
  • @babel/plugin-transform-function-name@7.24.6
  • @babel/plugin-transform-json-strings@7.24.6
  • @babel/plugin-transform-literals@7.24.6
  • @babel/plugin-transform-logical-assignment-operators@7.24.6
  • @babel/plugin-transform-member-expression-literals@7.24.6
  • @babel/plugin-transform-modules-amd@7.24.6
  • @babel/plugin-transform-modules-systemjs@7.24.6
  • @babel/plugin-transform-modules-umd@7.24.6
  • @babel/plugin-transform-named-capturing-groups-regex@7.24.6
  • @babel/plugin-transform-new-target@7.24.6
  • @babel/plugin-transform-nullish-coalescing-operator@7.24.6
  • @babel/plugin-transform-numeric-separator@7.24.6
  • @babel/plugin-transform-object-rest-spread@7.24.6
  • @babel/plugin-transform-object-super@7.24.6
  • @babel/plugin-transform-optional-catch-binding@7.24.6
  • @babel/plugin-transform-optional-chaining@7.24.6
  • @babel/plugin-transform-parameters@7.24.6
  • @babel/plugin-transform-private-methods@7.24.6
  • @babel/plugin-transform-private-property-in-object@7.24.6
  • @babel/plugin-transform-property-literals@7.24.6
  • @babel/plugin-transform-react-jsx@7.24.6
  • @babel/plugin-transform-regenerator@7.24.6
  • @babel/plugin-transform-reserved-words@7.24.6
  • @babel/plugin-transform-shorthand-properties@7.24.6
  • @babel/plugin-transform-spread@7.24.6
  • @babel/plugin-transform-sticky-regex@7.24.6
  • @babel/plugin-transform-template-literals@7.24.6
  • @babel/plugin-transform-typeof-symbol@7.24.6
  • @babel/plugin-transform-unicode-escapes@7.24.6
  • @babel/plugin-transform-unicode-property-regex@7.24.6
  • @babel/plugin-transform-unicode-regex@7.24.6
  • @babel/plugin-transform-unicode-sets-regex@7.24.6
  • @babel/preset-env@7.24.6
  • @babel/traverse@7.24.6
  • @types/node@20.12.13
  • css-loader@7.1.2
  • sass@1.77.4
  • @babel/compat-data@7.24.4
  • @babel/core@7.24.5
  • @babel/generator@7.24.5
  • @babel/helper-builder-binary-assignment-operator-visitor@7.22.15
  • @babel/helper-compilation-targets@7.23.6
  • @babel/helper-create-regexp-features-plugin@7.22.15
  • @babel/helper-hoist-variables@7.22.5
  • @babel/helper-remap-async-to-generator@7.22.20
  • @babel/helper-wrap-function@7.22.20
  • @babel/helpers@7.24.5
  • @babel/plugin-bugfix-firefox-class-in-computed-class-key@7.24.5
  • @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.24.1
  • @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.24.1
  • @babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.24.1
  • @babel/plugin-syntax-import-assertions@7.24.1
  • @babel/plugin-syntax-import-attributes@7.24.1
  • @babel/plugin-transform-arrow-functions@7.24.1
  • @babel/plugin-transform-async-generator-functions@7.24.3
  • @babel/plugin-transform-async-to-generator@7.24.1
  • @babel/plugin-transform-block-scoped-functions@7.24.1
  • @babel/plugin-transform-block-scoping@7.24.5
  • @babel/plugin-transform-class-properties@7.24.1
  • @babel/plugin-transform-class-static-block@7.24.4
  • @babel/plugin-transform-classes@7.24.5
  • @babel/plugin-transform-computed-properties@7.24.1
  • @babel/plugin-transform-destructuring@7.24.5
  • @babel/plugin-transform-dotall-regex@7.24.1
  • @babel/plugin-transform-duplicate-keys@7.24.1
  • @babel/plugin-transform-dynamic-import@7.24.1
  • @babel/plugin-transform-exponentiation-operator@7.24.1
  • @babel/plugin-transform-export-namespace-from@7.24.1
  • @babel/plugin-transform-for-of@7.24.1
  • @babel/plugin-transform-function-name@7.24.1
  • @babel/plugin-transform-json-strings@7.24.1
  • @babel/plugin-transform-literals@7.24.1
  • @babel/plugin-transform-logical-assignment-operators@7.24.1
  • @babel/plugin-transform-member-expression-literals@7.24.1
  • @babel/plugin-transform-modules-amd@7.24.1
  • @babel/plugin-transform-modules-systemjs@7.24.1
  • @babel/plugin-transform-modules-umd@7.24.1
  • @babel/plugin-transform-named-capturing-groups-regex@7.22.5
  • @babel/plugin-transform-new-target@7.24.1
  • @babel/plugin-transform-nullish-coalescing-operator@7.24.1
  • @babel/plugin-transform-numeric-separator@7.24.1
  • @babel/plugin-transform-object-rest-spread@7.24.5
  • @babel/plugin-transform-object-super@7.24.1
  • @babel/plugin-transform-optional-catch-binding@7.24.1
  • @babel/plugin-transform-optional-chaining@7.24.5
  • @babel/plugin-transform-parameters@7.24.5
  • @babel/plugin-transform-private-methods@7.24.1
  • @babel/plugin-transform-private-property-in-object@7.24.5
  • @babel/plugin-transform-property-literals@7.24.1
  • @babel/plugin-transform-react-jsx@7.23.4
  • @babel/plugin-transform-regenerator@7.24.1
  • @babel/plugin-transform-reserved-words@7.24.1
  • @babel/plugin-transform-shorthand-properties@7.24.1
  • @babel/plugin-transform-spread@7.24.1
  • @babel/plugin-transform-sticky-regex@7.24.1
  • @babel/plugin-transform-template-literals@7.24.1
  • @babel/plugin-transform-typeof-symbol@7.24.5
  • @babel/plugin-transform-unicode-escapes@7.24.1
  • @babel/plugin-transform-unicode-property-regex@7.24.1
  • @babel/plugin-transform-unicode-regex@7.24.1
  • @babel/plugin-transform-unicode-sets-regex@7.24.1
  • @babel/preset-env@7.24.5
  • @babel/traverse@7.24.5
  • @types/node@20.12.7
  • css-loader@7.1.1
  • sass@1.76.0

@renovate renovate bot force-pushed the renovate/dev-deps branch 11 times, most recently from 736ee77 to cde7d83 Compare May 10, 2024 02:00
@renovate renovate bot force-pushed the renovate/dev-deps branch 13 times, most recently from d6219cf to 0bd4619 Compare May 16, 2024 18:20
@renovate renovate bot force-pushed the renovate/dev-deps branch 3 times, most recently from 8d52845 to 8a5b452 Compare May 22, 2024 14:54
@renovate renovate bot force-pushed the renovate/dev-deps branch 7 times, most recently from 354591a to 36114cd Compare May 31, 2024 01:49
Copy link

sonarcloud bot commented May 31, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants