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

build(deps): bump the npm_and_yarn group across 1 directory with 8 updates #156

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 8, 2024

Bumps the npm_and_yarn group with 6 updates in the / directory:

Package From To
domwaiter 1.3.0 1.4.0
linkinator 2.16.1 6.1.1
nodemon 2.0.15 2.0.22
async 3.2.3 3.2.4
jimp 0.16.1 0.22.12
loader-utils 1.4.0 1.4.2

Updates domwaiter from 1.3.0 to 1.4.0

Release notes

Sourced from domwaiter's releases.

v1.4.0

1.4.0 (2022-09-26)

Features

Commits

Updates linkinator from 2.16.1 to 6.1.1

Release notes

Sourced from linkinator's releases.

v6.1.1

6.1.1 (2024-07-02)

Bug Fixes

  • JSON stringify failure details for CSV (#613) (13ab5b0)

v6.1.0

6.1.0 (2024-07-01)

Features

v6.0.7

6.0.7 (2024-07-01)

Bug Fixes

  • cli: load linkinator.config.json by default (#611) (0aea0f1)

v6.0.6

6.0.6 (2024-06-29)

Bug Fixes

  • deps: update dependency marked to v13 (#606) (5d4e747)

v6.0.5

6.0.5 (2024-06-02)

Bug Fixes

v6.0.4

6.0.4 (2024-01-13)

Bug Fixes

v6.0.3

6.0.3 (2023-12-23)

... (truncated)

Commits
  • 13ab5b0 fix: JSON stringify failure details for CSV (#613)
  • 929caa7 feat: add option for setting user agent (#612)
  • 0aea0f1 fix(cli): load linkinator.config.json by default (#611)
  • 9e4bbac chore: restrict biome changes (#610)
  • acbfcc4 chore: update comment to reflect reason for retry (#609)
  • a400793 chore: migrate from xo to biome (#608)
  • 5d4e747 fix(deps): update dependency marked to v13 (#606)
  • cb2da61 build(deps-dev): bump braces from 3.0.2 to 3.0.3 (#607)
  • 84df428 chore(deps): update dependency c8 to v10 (#604)
  • 30eedaf docs: Add npx to linkinator commands for consistency (#543)
  • Additional commits viewable in compare view

Updates nodemon from 2.0.15 to 2.0.22

Release notes

Sourced from nodemon's releases.

v2.0.22

2.0.22 (2023-03-22)

Bug Fixes

  • remove ts mapping if loader present (f7816e4), closes #2083

v2.0.21

2.0.21 (2023-03-02)

Bug Fixes

  • remove ts mapping if loader present (1468397), closes #2083

v2.0.20

2.0.20 (2022-09-16)

Bug Fixes

  • remove postinstall script (e099e91)

v2.0.19

2.0.19 (2022-07-05)

Bug Fixes

v2.0.18

2.0.18 (2022-06-23)

Bug Fixes

  • revert update-notifier forcing esm (1b3bc8c)

v2.0.17

2.0.17 (2022-06-23)

Bug Fixes

v2.0.16

... (truncated)

Commits
  • c971fdc Merge branch 'main' of github.com:remy/nodemon
  • b9679a2 chore: supporters
  • f7816e4 fix: remove ts mapping if loader present
  • 9f3ffdb One more fix
  • abc8522 Get rid of spawning shell windows if nodemon is started without console.
  • b11ddd1 Merge branch 'main' of github.com:remy/nodemon
  • 204af11 chore: missing supporters
  • 1468397 fix: remove ts mapping if loader present
  • 26b1f0f chore: add conventional commit check
  • adaafa1 One more fix
  • Additional commits viewable in compare view

Updates async from 3.2.3 to 3.2.4

Changelog

Sourced from async's changelog.

v3.2.4

  • Fix a bug in priorityQueue where it didn't wait for the result. (#1725)
  • Fix a bug where unshiftAsync was included in priorityQueue. (#1790)
Commits
Maintainer changes

This version was pushed to npm by hargasinski, a new releaser for async since your current version.


Updates jimp from 0.16.1 to 0.22.12

Release notes

Sourced from jimp's releases.

v0.22.12

🎉 This release contains work from a new contributor! 🎉

Thank you, Dathan (@​DLiblik), for all your work!

🚀 Enhancement

🐛 Bug Fix

Authors: 3

v0.22.11

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Rob Juurlink (@​kozmoz)

❤️ null@​AnotherPillow

🚀 Enhancement

📝 Documentation

Authors: 4

v0.22.10

🎉 This release contains work from a new contributor! 🎉

Thank you, Zach Stevenson (@​stevezac-osu), for all your work!

... (truncated)

Changelog

Sourced from jimp's changelog.

v0.22.12 (Fri Feb 23 2024)

🎉 This release contains work from a new contributor! 🎉

Thank you, Dathan (@​DLiblik), for all your work!

🚀 Enhancement

🐛 Bug Fix

Authors: 3


v0.22.11 (Fri Feb 23 2024)

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Rob Juurlink (@​kozmoz)

❤️ null@​AnotherPillow

🚀 Enhancement

📝 Documentation

Authors: 4

... (truncated)

Commits

Updates jpeg-js from 0.4.2 to 0.4.4

Release notes

Sourced from jpeg-js's releases.

v0.4.4

v0.4.4 (2022-06-07)

  • feat: add comment tag encoding (#87) (13e1ffa), closes #87
  • fix: validate sampling factors (#106) (9ccd35f), closes #106
  • fix(decoder): rethrow a more helpful error if Buffer is undefined (#93) (b58cc11), closes #93
  • chore(ci): migrate to github actions (#86) (417e8e2), closes #86
  • chore(deps): bump y18n from 4.0.0 to 4.0.3 (#98) (2c90858), closes #98
  • chore(deps): bump ws from 7.2.3 to 7.4.6 (#91) (fd73289), closes #91
  • chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#90) (9449a8b), closes #90
  • chore(deps): bump lodash from 4.17.15 to 4.17.21 (#89) (ffdc4a4), closes #89

v0.4.3

v0.4.3 (2021-01-11)

  • fix: handle 0x00E1 / 0x00E0 segments from Pixel phones (#84) (a2d7ed9), closes #84
Commits
  • 9ccd35f fix: validate sampling factors (#106)
  • b58cc11 fix(decoder): rethrow a more helpful error if Buffer is undefined (#93)
  • 2c90858 chore(deps): bump y18n from 4.0.0 to 4.0.3 (#98)
  • fd73289 chore(deps): bump ws from 7.2.3 to 7.4.6 (#91)
  • 9449a8b chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#90)
  • ffdc4a4 chore(deps): bump lodash from 4.17.15 to 4.17.21 (#89)
  • 13e1ffa feat: add comment tag encoding (#87)
  • 417e8e2 chore(ci): migrate to github actions (#86)
  • a2d7ed9 fix: handle 0x00E1 / 0x00E0 segments from Pixel phones (#84)
  • See full diff in compare view

Updates loader-utils from 1.4.0 to 1.4.2

Release notes

Sourced from loader-utils's releases.

v1.4.2

1.4.2 (2022-11-11)

Bug Fixes

v1.4.1

1.4.1 (2022-11-07)

Bug Fixes

Changelog

Sourced from loader-utils's changelog.

1.4.2 (2022-11-11)

Bug Fixes

1.4.1 (2022-11-07)

Bug Fixes

Commits

Updates phin from 2.9.3 to 3.7.1

Commits
Maintainer changes

This version was pushed to npm by ethan_, a new releaser for phin 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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…dates

Bumps the npm_and_yarn group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [domwaiter](https://github.com/zeke/domwaiter) | `1.3.0` | `1.4.0` |
| [linkinator](https://github.com/JustinBeckwith/linkinator) | `2.16.1` | `6.1.1` |
| [nodemon](https://github.com/remy/nodemon) | `2.0.15` | `2.0.22` |
| [async](https://github.com/caolan/async) | `3.2.3` | `3.2.4` |
| [jimp](https://github.com/jimp-dev/jimp) | `0.16.1` | `0.22.12` |
| [loader-utils](https://github.com/webpack/loader-utils) | `1.4.0` | `1.4.2` |



Updates `domwaiter` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/zeke/domwaiter/releases)
- [Commits](zeke/domwaiter@v1.3.0...v1.4.0)

Updates `linkinator` from 2.16.1 to 6.1.1
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Commits](JustinBeckwith/linkinator@v2.16.1...v6.1.1)

Updates `nodemon` from 2.0.15 to 2.0.22
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](remy/nodemon@v2.0.15...v2.0.22)

Updates `async` from 3.2.3 to 3.2.4
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)
- [Commits](caolan/async@v3.2.3...v3.2.4)

Updates `jimp` from 0.16.1 to 0.22.12
- [Release notes](https://github.com/jimp-dev/jimp/releases)
- [Changelog](https://github.com/jimp-dev/jimp/blob/main/CHANGELOG.md)
- [Commits](jimp-dev/jimp@v0.16.1...v0.22.12)

Updates `jpeg-js` from 0.4.2 to 0.4.4
- [Release notes](https://github.com/eugeneware/jpeg-js/releases)
- [Commits](jpeg-js/jpeg-js@v0.4.2...v0.4.4)

Updates `loader-utils` from 1.4.0 to 1.4.2
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](webpack/loader-utils@v1.4.0...v1.4.2)

Updates `phin` from 2.9.3 to 3.7.1
- [Commits](https://github.com/ethanent/phin/commits)

---
updated-dependencies:
- dependency-name: domwaiter
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: linkinator
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: nodemon
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: async
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: jimp
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: jpeg-js
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: loader-utils
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: phin
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 8, 2024
@xan187 xan187 merged commit fc9dd40 into main Aug 8, 2024
35 of 54 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm_and_yarn-8a2ef6a101 branch August 8, 2024 03:16
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant