chore(deps): Bump picomatch, @nextcloud/eslint-config and @parcel/watcher - #2136
Merged
Conversation
…cher Bumps [picomatch](https://github.com/micromatch/picomatch) to 4.0.5 and updates ancestor dependencies [picomatch](https://github.com/micromatch/picomatch), [@nextcloud/eslint-config](https://github.com/nextcloud-libraries/eslint-config) and [@parcel/watcher](https://github.com/parcel-bundler/watcher). These dependencies need to be updated together. Updates `picomatch` from 4.0.3 to 4.0.5 - [Release notes](https://github.com/micromatch/picomatch/releases) - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md) - [Commits](micromatch/picomatch@4.0.3...4.0.5) Updates `picomatch` from 4.0.2 to 4.0.5 - [Release notes](https://github.com/micromatch/picomatch/releases) - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md) - [Commits](micromatch/picomatch@4.0.3...4.0.5) Updates `picomatch` from 2.3.1 to 4.0.5 - [Release notes](https://github.com/micromatch/picomatch/releases) - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md) - [Commits](micromatch/picomatch@4.0.3...4.0.5) Updates `@nextcloud/eslint-config` from 8.4.2 to 9.0.1 - [Release notes](https://github.com/nextcloud-libraries/eslint-config/releases) - [Changelog](https://github.com/nextcloud-libraries/eslint-config/blob/main/CHANGELOG.md) - [Commits](nextcloud-libraries/eslint-config@v8.4.2...v9.0.1) Updates `@parcel/watcher` from 2.5.1 to 2.6.0 - [Release notes](https://github.com/parcel-bundler/watcher/releases) - [Commits](parcel-bundler/watcher@v2.5.1...v2.6.0) --- updated-dependencies: - dependency-name: "@nextcloud/eslint-config" dependency-version: 9.0.1 dependency-type: direct:development - dependency-name: "@parcel/watcher" dependency-version: 2.6.0 dependency-type: indirect - dependency-name: picomatch dependency-version: 4.0.5 dependency-type: indirect - dependency-name: picomatch dependency-version: 4.0.5 dependency-type: indirect - dependency-name: picomatch dependency-version: 4.0.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-22dec88946
branch
from
July 24, 2026 03:33
e2e98e2 to
9ed9b30
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps picomatch to 4.0.5 and updates ancestor dependencies picomatch, @nextcloud/eslint-config and @parcel/watcher. These dependencies need to be updated together.
Updates
picomatchfrom 4.0.3 to 4.0.5Release notes
Sourced from picomatch's releases.
Commits
4f41a8e4.0.502cfc1bUpdate .verb.md and run verb to generate README documentationcc52ff6Only run the upload code coverage step for 1 matrix permutation6d426d7Allow workflow to continue if the code coverage step to failsa00b954Merge branch 'codeql-coverage'9680381Merge pull request #183 from MerlijnW70/fix/matchbase-windows-basename648b4f2Merge pull request #182 from MerlijnW70/fix/repeated-extglob-drops-branches70e6485Configure code coverage upload for CodeQLab8bc4dfix: honor the windows option when matching basenames6289307fix: preserve all branches when rewriting risky repeated extglobsUpdates
picomatchfrom 4.0.2 to 4.0.5Release notes
Sourced from picomatch's releases.
Commits
4f41a8e4.0.502cfc1bUpdate .verb.md and run verb to generate README documentationcc52ff6Only run the upload code coverage step for 1 matrix permutation6d426d7Allow workflow to continue if the code coverage step to failsa00b954Merge branch 'codeql-coverage'9680381Merge pull request #183 from MerlijnW70/fix/matchbase-windows-basename648b4f2Merge pull request #182 from MerlijnW70/fix/repeated-extglob-drops-branches70e6485Configure code coverage upload for CodeQLab8bc4dfix: honor the windows option when matching basenames6289307fix: preserve all branches when rewriting risky repeated extglobsUpdates
picomatchfrom 2.3.1 to 4.0.5Release notes
Sourced from picomatch's releases.
Commits
4f41a8e4.0.502cfc1bUpdate .verb.md and run verb to generate README documentationcc52ff6Only run the upload code coverage step for 1 matrix permutation6d426d7Allow workflow to continue if the code coverage step to failsa00b954Merge branch 'codeql-coverage'9680381Merge pull request #183 from MerlijnW70/fix/matchbase-windows-basename648b4f2Merge pull request #182 from MerlijnW70/fix/repeated-extglob-drops-branches70e6485Configure code coverage upload for CodeQLab8bc4dfix: honor the windows option when matching basenames6289307fix: preserve all branches when rewriting risky repeated extglobsUpdates
@nextcloud/eslint-configfrom 8.4.2 to 9.0.1Release notes
Sourced from @nextcloud/eslint-config's releases.
... (truncated)
Changelog
Sourced from @nextcloud/eslint-config's changelog.
... (truncated)
Commits
660197bMerge pull request #1456 from nextcloud-libraries/chore/v901f466ba3chore: prepare v9.0.13755602Merge pull request #1455 from nextcloud-libraries/fix/reg-nodec3e12f3Merge pull request #1453 from nextcloud-libraries/fix/1001/adjust-rules-camel...282d890fix: support camelCase attributes for deprecations6e88372fix: increase min. Node version to 22.144f469a3Merge pull request #1454 from nextcloud-libraries/fix/find-package-json-lib1662e34fix(no-deprecated-library-props): support win32 fs0e56404Merge pull request #1447 from nextcloud-libraries/dependabot/npm_and_yarn/esl...60bb082Merge pull request #1452 from nextcloud-libraries/fix/1001/adjust-rulesMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@nextcloud/eslint-configsince your current version.Updates
@parcel/watcherfrom 2.5.1 to 2.6.0Release notes
Sourced from @parcel/watcher's releases.
Commits
01c4addv2.6.02392f96fix ci2d44c97update cie0c2deconly test on node lts66e8e76fix: use assert.rejects for async subscribe throw test (#254)a1b86cfchore: run prettier (#249)4aa3dcafeat: support RegExp ignores (#248)8926bb8v2.5.6 (#238)6af4420fix windows ia32 build (#237)e05e724chore: add stack-protector-strong flag (#236)