Bump minimatch, puppeteer and nodemon#37
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [minimatch](https://github.com/isaacs/minimatch) to 10.2.5 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [puppeteer](https://github.com/puppeteer/puppeteer) and [nodemon](https://github.com/remy/nodemon). These dependencies need to be updated together. Updates `minimatch` from 3.1.2 to 10.2.5 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.1.2...v10.2.5) Updates `puppeteer` from 5.0.0 to 25.1.0 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@v5.0.0...puppeteer-v25.1.0) Updates `nodemon` from 2.0.20 to 3.1.14 - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v2.0.20...v3.1.14) --- updated-dependencies: - dependency-name: minimatch dependency-version: 10.2.5 dependency-type: indirect - dependency-name: puppeteer dependency-version: 25.1.0 dependency-type: direct:production - dependency-name: nodemon dependency-version: 3.1.14 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
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 minimatch to 10.2.5 and updates ancestor dependencies minimatch, puppeteer and nodemon. These dependencies need to be updated together.
Updates
minimatchfrom 3.1.2 to 10.2.5Changelog
Sourced from minimatch's changelog.
... (truncated)
Commits
693c82310.2.57953af1do not allow .. to consume drive letter on Windows1caf918lint and format7783ed6ignore docs6d9b356update deps etcc36addb10.2.426b9002docs: add warning about ReDoS3a0d83bfix partial matching of globstar patternsea9484010.2.30873fbaupdate depsInstall script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
puppeteerfrom 5.0.0 to 25.1.0Release notes
Sourced from puppeteer's releases.
... (truncated)
Changelog
Sourced from puppeteer's changelog.
... (truncated)
Commits
ede6669chore: release main (#15056)7bc09e7chore(deps): bump the all group with 5 updates (#15052)8c81170chore(deps): bump the all group in /website with 3 updates (#15051)09eced5chore: update lock53b9fdachore(deps): bump the dependencies group with 2 updates (#15049)d842411chore(deps): bump node from050bf2bto8530f76in /docker in the all grou...1d2a569docs: document read-only Docker directories (#15048)ab0171dfix: support concurrency in progress bars (#15045)51db32afix: improve progress bar and install (#15042)d32384bchore(deps): bump qs and express in /website (#15040)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for puppeteer since your current version.
Install script changes
This version adds
postinstallscript that runs during installation. Review the package contents before updating.Updates
nodemonfrom 2.0.20 to 3.1.14Release notes
Sourced from nodemon's releases.
... (truncated)
Commits
cfebe2ffix: get watch working on windowsf34bfa9chore: fix release to run after tests5c03715fix: TypeScript definition for 'restart' args28de4b7chore: semver-release wanted 22-24 🤦6217164chore: move release workflow to node 202c458dechore: bump semver-release + update workflow9376af3fix: bump minimatche045423chore: websitef7a4eddchore: websitef26223fchore: websiteMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for nodemon since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.