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

Bump nth-check and @wordpress/scripts in /admin/discourse-sidebar #457

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2022

Bumps nth-check and @wordpress/scripts. These dependencies needed to be updated together.
Updates nth-check from 1.0.2 to 2.1.1

Release notes

Sourced from nth-check's releases.

v2.1.1

  • The ESM code had some issues that are now fixed aeeb067

fb55/nth-check@v2.1.0...v2.1.1

v2.1.0

What's Changed

  • nth-check is now a dual CommonJS and ESM module fb55/nth-check#206
  • With the new sequence and generate methods, it is now possible to generate a sequence of indices for a given formula fb55/nth-check#207

Full Changelog: fb55/nth-check@v2.0.1...v2.1.0

v2.0.1

Fixes:

  • Replace regex with hand-rolled parser for nth-expressions (#9) 9894c1d
    • Ensures parsing will always have linear time complexity.

Internal:

  • chore(ci): Use GitHub Actions, Dependabot (#10) e02b4dd
  • Bump dependencies

fb55/nth-check@v2.0.0...v2.0.1

v2.0.0

  • Port module to TS, Jest, ESLint

Breaking:

  • The main export is now a default export.
  • The module now throws regular Errors on invalid selectors instead of SyntaxErrors.
Commits

Updates @wordpress/scripts from 14.0.1 to 24.0.0

Release notes

Sourced from @​wordpress/scripts's releases.

14.0.2

Changelog

Bug Fixes

  • Layout: Fix undefined index notice when attempting to check layout type. (43756)
  • List block: Prevent error upon pasting when list is empty. (43761)

First time contributors

The following PRs were merged by first time contributors:

Contributors

The following contributors merged PRs in this release:

@​andrewserong @​oandregal

Changelog

Sourced from @​wordpress/scripts's changelog.

24.0.0 (2022-08-24)

Breaking Change

  • Increase the minimum Node.js version to 14 and minimum npm version to 6.14.4 (#43141).
  • The bundled @wordpress/eslint-plugin package got updated to the new major version and the default linting for Jest unit tests is now handled in the default config in this package (#43272).

Bug Fix

  • Packages: Replace is-plain-obj with is-plain-object (#43511).

23.7.2 (2022-08-17)

Bug Fix

  • Jest Preset: Improve is-plain-obj transformation ignore (#43271).

23.7.1 (2022-08-12)

Bug Fix

  • Jest Preset: Ignore is-plain-obj transformation (#43179).

23.6.0 (2022-07-27)

Bug Fix

  • Fix the incorrect exit error code when status missing in webpack call for build and start commands (#42396).

23.3.0 (2022-06-15)

Enhancements

  • The bundled wp-prettier dependency has been upgraded from 2.2.1 to 2.6.2 (#40542).

23.2.0 (2022-06-01)

Bug Fix

  • Fix incorrect handling in plugin-zip for root-level files and some specific platform conditions (#41439).

23.1.0 (2022-05-18)

New Feature

  • Enable by default code formatting for JSON files in the format command (#40994). You can opt-out of this behavior by providing a custom file matcher, example: wp-scripts format src/**/*.js.
  • Support tsx files in viewScript, script, editorScript (#41068).

Bug Fixes

... (truncated)

Commits
  • 171b87c chore(release): publish
  • b820929 Update changelog files
  • 4bc7458 Merge changes published in the Gutenberg plugin "release/14.0" branch
  • b5b9cf3 chore(release): publish
  • be84548 Update changelog files
  • 31244eb Jest Preset: Improve is-plain-obj transformation ignore (#43271)
  • e79de3d chore(release): publish
  • cab63ea Jest Preset: Ignore is-plain-obj transformation (#43179)
  • 9b2e84a chore(release): publish
  • eba6de6 Merge changes published in the Gutenberg plugin "release/13.9" branch
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by gutenbergplugin, a new releaser for @​wordpress/scripts since your current version.


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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 2, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 16, 2022

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Nov 16, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/admin/discourse-sidebar/nth-check-and-wordpress/scripts-2.1.1 branch November 16, 2022 10:39
@jomaxro
Copy link
Member

jomaxro commented Nov 29, 2022

@dependabot reopen

@dependabot dependabot bot reopened this Nov 29, 2022
@dependabot dependabot bot restored the dependabot/npm_and_yarn/admin/discourse-sidebar/nth-check-and-wordpress/scripts-2.1.1 branch November 29, 2022 09:38
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/admin/discourse-sidebar/nth-check-and-wordpress/scripts-2.1.1 branch from 92d9ebb to 9f92451 Compare November 29, 2022 09:40
@jomaxro jomaxro requested a review from CvX November 29, 2022 09:41
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/admin/discourse-sidebar/nth-check-and-wordpress/scripts-2.1.1 branch 2 times, most recently from 69bbac2 to 4929789 Compare December 11, 2022 16:13
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/admin/discourse-sidebar/nth-check-and-wordpress/scripts-2.1.1 branch from 4929789 to 836001e Compare December 23, 2022 19:30
@CvX
Copy link
Contributor

CvX commented Jan 9, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/admin/discourse-sidebar/nth-check-and-wordpress/scripts-2.1.1 branch 2 times, most recently from 5c9ee0b to 172bbfb Compare January 9, 2023 16:05
Bumps [nth-check](https://github.com/fb55/nth-check) and [@wordpress/scripts](https://github.com/WordPress/gutenberg/tree/HEAD/packages/scripts). These dependencies needed to be updated together.

Updates `nth-check` from 1.0.2 to 2.1.1
- [Release notes](https://github.com/fb55/nth-check/releases)
- [Commits](fb55/nth-check@v1.0.2...v2.1.1)

Updates `@wordpress/scripts` from 14.0.1 to 24.0.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/scripts/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/scripts)

---
updated-dependencies:
- dependency-name: nth-check
  dependency-type: indirect
- dependency-name: "@wordpress/scripts"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/admin/discourse-sidebar/nth-check-and-wordpress/scripts-2.1.1 branch from 172bbfb to 0ee651d Compare January 9, 2023 16:16
@jomaxro
Copy link
Member

jomaxro commented Mar 29, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 29, 2024

Superseded by #513.

@dependabot dependabot bot closed this Mar 29, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/admin/discourse-sidebar/nth-check-and-wordpress/scripts-2.1.1 branch March 29, 2024 19:28
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
Development

Successfully merging this pull request may close these issues.

2 participants