Skip to content

chore(deps): bump the npm group across 1 directory with 5 updates#24

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dev/diff/npm-c5397f186c
Open

chore(deps): bump the npm group across 1 directory with 5 updates#24
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dev/diff/npm-c5397f186c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 5, 2025

Copy link
Copy Markdown

Bumps the npm group with 5 updates in the /dev/diff directory:

Package From To
dockerode 4.0.4 4.0.6
got 13.0.0 14.4.7
listr2 6.6.1 8.3.2
luxon 3.5.0 3.6.1
pretty-bytes 6.1.1 7.0.0

Updates dockerode from 4.0.4 to 4.0.6

Release notes

Sourced from dockerode's releases.

v4.0.6

What's Changed

New Contributors

Full Changelog: apocas/dockerode@v4.0.5...v4.0.6

v4.0.5

What's Changed

New Contributors

Full Changelog: apocas/dockerode@v4.0.4...v4.0.5

Commits
  • 3f68f9b image.inspect otps
  • b15fc4b Merge pull request #800 from jpinz/inspect-manifest-param
  • 23a36b0 Update image.inspect calls to accept undefined as the first argument for the ...
  • 4078c78 Merge branch 'apocas:master' into inspect-manifest-param
  • 0f2ce8b version bump
  • 02d4bda Merge pull request #801 from apocas/dependabot/npm_and_yarn/tar-fs-2.1.2
  • d225327 Bump tar-fs from 2.0.1 to 2.1.2
  • 9d35666 Update image.inspect method to accept options
  • 7d73e87 Merge pull request #793 from pipex/build-image-from-cache
  • 88597cc Use JSON serialization for cachefrom option
  • Additional commits viewable in compare view

Updates got from 13.0.0 to 14.4.7

Release notes

Sourced from got's releases.

v14.4.7

  • Fix: Gracefully handle undefined request (#2404) 06029e0

sindresorhus/got@v14.4.6...v14.4.7

v14.4.6

  • Fix timeout error firing even though it's cancelled (#2399) 7a92064

sindresorhus/got@v14.4.5...v14.4.6

v14.4.5

  • Fix a crash with Got accessing a non-existent request (#2391) c079b93

sindresorhus/got@v14.4.4...v14.4.5

v14.4.4

  • Fix support for AbortSignal#timeout() (#2388) 92b378e

sindresorhus/got@v14.4.3...v14.4.4

v14.4.3

  • Fix cache with HTTP2 (#2380) f2f8cb2

sindresorhus/got@v14.4.2...v14.4.3

v14.4.2

  • Fix handling of invalid arguments (#2367) f44ef43

sindresorhus/got@v14.4.1...v14.4.2

v14.4.1

  • Fix missing dependency dfc54d9

sindresorhus/got@v14.4.0...v14.4.1

v14.4.0

  • Improve TypeScript types with generic extend (#2353) 15ca4a0

sindresorhus/got@v14.3.0...v14.4.0

v14.3.0

  • Update dependencies dbab6c3

sindresorhus/got@v14.2.1...v14.3.0

v14.2.1

  • Fix error handling when UTF-8 decoding fails (#2336) c81a611

... (truncated)

Commits

Updates listr2 from 6.6.1 to 8.3.2

Commits

Updates luxon from 3.5.0 to 3.6.1

Changelog

Sourced from luxon's changelog.

3.6.1 (2025-03-31)

  • Add Fallback for minimalDays being removed from Intl.WeekInfo
  • Fix various caches when JS keywords like "constructor" are used for names

3.6.0 (2025-03-25)

  • Add Interval.lastDateTime
  • Fix a bug that could cause wrong timezone calculations when multiple timezones are in use
Commits
  • 93c85a3 Release version 3.6.1
  • 7bd2d17 Fix #1693 Add fallback for removed 'minimalDays'
  • 4e37fa5 Add note about result order to Interval.merge documentation
  • 949f923 Use Maps for all caches instead of plain objects
  • 9a08074 Fix IANAZone instance and DTF caching when JS keywords are passed
  • 8cf5b83 release version 3.6.0
  • 20139a3 Fix broken caching in guessOffsetForZone
  • aedc7bd Modify tokenParser tests to suit CLDR 46 (#1680)
  • b952fc5 Include documentation that toSeconds() returns a floating point number (#1681)
  • 42a4699 fix: fix toRelativeCalendar tests depending on current time
  • Additional commits viewable in compare view
Maintainer changes

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


Updates pretty-bytes from 6.1.1 to 7.0.0

Release notes

Sourced from pretty-bytes's releases.

v7.0.0

Breaking

  • Require Node.js 20 13d3727

Improvements

  • Add support for BigInt (#85) 386b35a

sindresorhus/pretty-bytes@v6.1.1...v7.0.0

Commits

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

Bumps the npm group with 5 updates in the /dev/diff directory:

| Package | From | To |
| --- | --- | --- |
| [dockerode](https://github.com/apocas/dockerode) | `4.0.4` | `4.0.6` |
| [got](https://github.com/sindresorhus/got) | `13.0.0` | `14.4.7` |
| [listr2](https://github.com/listr2/listr2) | `6.6.1` | `8.3.2` |
| [luxon](https://github.com/moment/luxon) | `3.5.0` | `3.6.1` |
| [pretty-bytes](https://github.com/sindresorhus/pretty-bytes) | `6.1.1` | `7.0.0` |



Updates `dockerode` from 4.0.4 to 4.0.6
- [Release notes](https://github.com/apocas/dockerode/releases)
- [Commits](apocas/dockerode@v4.0.4...v4.0.6)

Updates `got` from 13.0.0 to 14.4.7
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](sindresorhus/got@v13.0.0...v14.4.7)

Updates `listr2` from 6.6.1 to 8.3.2
- [Release notes](https://github.com/listr2/listr2/releases)
- [Changelog](https://github.com/listr2/listr2/blob/master/release.config.cjs)
- [Commits](https://github.com/listr2/listr2/commits/listr2@8.3.2)

Updates `luxon` from 3.5.0 to 3.6.1
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](moment/luxon@3.5.0...3.6.1)

Updates `pretty-bytes` from 6.1.1 to 7.0.0
- [Release notes](https://github.com/sindresorhus/pretty-bytes/releases)
- [Commits](sindresorhus/pretty-bytes@v6.1.1...v7.0.0)

---
updated-dependencies:
- dependency-name: dockerode
  dependency-version: 4.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: got
  dependency-version: 14.4.7
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: listr2
  dependency-version: 8.3.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: luxon
  dependency-version: 3.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: pretty-bytes
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 5, 2025
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants