Skip to content

Conversation

@mimmi20
Copy link

@mimmi20 mimmi20 commented Jun 9, 2025

No description provided.

mimmi20 and others added 25 commits June 8, 2025 19:04
Bumps [execa](https://github.com/sindresorhus/execa) from 0.7.0 to 9.6.0.
- [Release notes](https://github.com/sindresorhus/execa/releases)
- [Commits](sindresorhus/execa@v0.7.0...v9.6.0)

---
updated-dependencies:
- dependency-name: execa
  dependency-version: 9.6.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…ca-9.6.0

npm(deps): bump execa from 0.7.0 to 9.6.0
Bumps [tempfile](https://github.com/sindresorhus/tempfile) from 2.0.0 to 5.0.0.
- [Release notes](https://github.com/sindresorhus/tempfile/releases)
- [Commits](sindresorhus/tempfile@v2.0.0...v5.0.0)

---
updated-dependencies:
- dependency-name: tempfile
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…pfile-5.0.0

npm(deps): bump tempfile from 2.0.0 to 5.0.0
Bumps [is-gif](https://github.com/sindresorhus/is-gif) from 1.0.0 to 4.0.1.
- [Release notes](https://github.com/sindresorhus/is-gif/releases)
- [Commits](sindresorhus/is-gif@v1.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: is-gif
  dependency-version: 4.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…gif-4.0.1

npm(deps-dev): bump is-gif from 1.0.0 to 4.0.1
Bumps [pify](https://github.com/sindresorhus/pify) from 3.0.0 to 6.1.0.
- [Release notes](https://github.com/sindresorhus/pify/releases)
- [Commits](sindresorhus/pify@v3.0.0...v6.1.0)

---
updated-dependencies:
- dependency-name: pify
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…y-6.1.0

npm(deps): bump pify from 3.0.0 to 6.1.0
Bumps [gifsicle](https://github.com/imagemin/gifsicle-bin) from 3.0.4 to 7.0.1.
- [Release notes](https://github.com/imagemin/gifsicle-bin/releases)
- [Commits](imagemin/gifsicle-bin@v3.0.4...v7.0.1)

---
updated-dependencies:
- dependency-name: gifsicle
  dependency-version: 7.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…sicle-7.0.1

npm(deps-dev): bump gifsicle from 3.0.4 to 7.0.1
Bumps [path-exists](https://github.com/sindresorhus/path-exists) from 3.0.0 to 5.0.0.
- [Release notes](https://github.com/sindresorhus/path-exists/releases)
- [Commits](sindresorhus/path-exists@v3.0.0...v5.0.0)

---
updated-dependencies:
- dependency-name: path-exists
  dependency-version: 5.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…h-exists-5.0.0

npm(deps-dev): bump path-exists from 3.0.0 to 5.0.0
Bumps [p-finally](https://github.com/sindresorhus/p-finally) from 1.0.0 to 2.0.1.
- [Release notes](https://github.com/sindresorhus/p-finally/releases)
- [Commits](sindresorhus/p-finally@v1.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: p-finally
  dependency-version: 2.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…inally-2.0.1

npm(deps): bump p-finally from 1.0.0 to 2.0.1
Bumps [rimraf](https://github.com/isaacs/rimraf) from 2.7.1 to 6.0.1.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v2.7.1...v6.0.1)

---
updated-dependencies:
- dependency-name: rimraf
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…raf-6.0.1

npm(deps): bump rimraf from 2.7.1 to 6.0.1
@mimmi20 mimmi20 marked this pull request as draft June 11, 2025 15:53
mimmi20 and others added 4 commits June 18, 2025 19:57
Bumps the production-dependencies group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-node](https://github.com/actions/setup-node).


Updates `actions/checkout` from 2 to 4
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v4)

Updates `actions/setup-node` from 2 to 4
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v2...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: actions/setup-node
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
mimmi20 and others added 30 commits June 25, 2025 19:55
Updates the requirements on [ava](https://github.com/avajs/ava) to permit the latest version.

Updates `ava` to 6.4.1
- [Release notes](https://github.com/avajs/ava/releases)
- [Commits](avajs/ava@v6.4.0...v6.4.1)

---
updated-dependencies:
- dependency-name: ava
  dependency-version: 6.4.1
  dependency-type: direct:development
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
…velopment-dependencies-97e87a8526

npm (base)(deps-dev): update ava requirement from ^6.4.0 to ^6.4.1 in the development-dependencies group
Bumps the production-dependencies group with 1 update: [p-finally](https://github.com/sindresorhus/p-finally).


Updates `p-finally` from 2.0.1 to 3.0.0
- [Release notes](https://github.com/sindresorhus/p-finally/releases)
- [Commits](sindresorhus/p-finally@v2.0.1...v3.0.0)

---
updated-dependencies:
- dependency-name: p-finally
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
…oduction-dependencies-678983544b

npm (base)(deps): bump p-finally from 2.0.1 to 3.0.0 in the production-dependencies group
Bumps the production-dependencies group with 1 update: [actions/checkout](https://github.com/actions/checkout).


Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
…production-dependencies-a331d3ec2d

github-actions: bump actions/checkout from 4 to 5 in the production-dependencies group
Bumps the production-dependencies group with 1 update: [actions/setup-node](https://github.com/actions/setup-node).


Updates `actions/setup-node` from 4 to 5
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
…production-dependencies-d244d1801a

github-actions: bump actions/setup-node from 4 to 5 in the production-dependencies group
remove deprecated dependency
Bumps the maintenance-master group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).


Updates `github/codeql-action` from 3 to 4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v3...v4)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: maintenance-master
...

Signed-off-by: dependabot[bot] <[email protected]>
…ter-1893dd32ff

Bump the "maintenance-master" group with 1 updates across multiple ecosystems
Updates the requirements on [rimraf](https://github.com/isaacs/rimraf) to permit the latest version.

Updates `rimraf` to 6.1.0
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v6.0.1...v6.1.0)

---
updated-dependencies:
- dependency-name: rimraf
  dependency-version: 6.1.0
  dependency-type: direct:production
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
…n-dependencies-f7412f4914

npm (master)(deps): update rimraf requirement from ^6.0.1 to ^6.1.0 in the production-dependencies group
Bumps the production-dependencies group with 1 update: [actions/setup-node](https://github.com/actions/setup-node).


Updates `actions/setup-node` from 5 to 6
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
…ion-dependencies-5e51f74d5c

github-actions (master): bump actions/setup-node from 5 to 6 in the production-dependencies group
…ates

Updates the requirements on [execa](https://github.com/sindresorhus/execa) and [rimraf](https://github.com/isaacs/rimraf) to permit the latest version.

Updates `execa` to 9.6.1
- [Release notes](https://github.com/sindresorhus/execa/releases)
- [Commits](sindresorhus/execa@v9.6.0...v9.6.1)

Updates `rimraf` to 6.1.2
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v6.1.0...v6.1.2)

---
updated-dependencies:
- dependency-name: execa
  dependency-version: 9.6.1
  dependency-type: direct:production
  dependency-group: production-dependencies
- dependency-name: rimraf
  dependency-version: 6.1.2
  dependency-type: direct:production
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
…n-dependencies-bb68c2bdc2

npm (master)(deps): bump the production-dependencies group with 2 updates
Bumps the production-dependencies group with 1 update: [actions/checkout](https://github.com/actions/checkout).


Updates `actions/checkout` from 5 to 6
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
…ion-dependencies-76468cb07f

github-actions (master): bump actions/checkout from 5 to 6 in the production-dependencies group
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant