dependabot[bot]
|
f971b9431c
|
Bump undici from 5.28.5 to 5.29.0
Bumps [undici](https://github.com/nodejs/undici) from 5.28.5 to 5.29.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.5...v5.29.0)
---
updated-dependencies:
- dependency-name: undici
dependency-version: 5.29.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-15 14:45:50 +00:00 |
|
Nick Alteen
|
fccefbdd60
|
Merge pull request #499 from actions/dependabot/npm_and_yarn/npm-development-b173247862
Bump the npm-development group across 1 directory with 7 updates
|
2025-05-15 10:44:51 -04:00 |
|
dependabot[bot]
|
f34701d68f
|
Bump the npm-development group across 1 directory with 7 updates
Bumps the npm-development group with 7 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@eslint/compat](https://github.com/eslint/rewrite) | `1.2.8` | `1.2.9` |
| [@github/local-action](https://github.com/github/local-action) | `3.2.0` | `3.2.1` |
| [eslint](https://github.com/eslint/eslint) | `9.25.0` | `9.26.0` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.1.2` | `10.1.5` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.6` | `5.4.0` |
| [prettier-eslint](https://github.com/prettier/prettier-eslint) | `16.4.1` | `16.4.2` |
| [rollup](https://github.com/rollup/rollup) | `4.40.0` | `4.40.2` |
Updates `@eslint/compat` from 1.2.8 to 1.2.9
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)
- [Commits](https://github.com/eslint/rewrite/compare/compat-v1.2.8...compat-v1.2.9)
Updates `@github/local-action` from 3.2.0 to 3.2.1
- [Release notes](https://github.com/github/local-action/releases)
- [Changelog](https://github.com/github/local-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/local-action/compare/v3.2...v3.2.1)
Updates `eslint` from 9.25.0 to 9.26.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.25.0...v9.26.0)
Updates `eslint-config-prettier` from 10.1.2 to 10.1.5
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v10.1.2...v10.1.5)
Updates `eslint-plugin-prettier` from 5.2.6 to 5.4.0
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.6...v5.4.0)
Updates `prettier-eslint` from 16.4.1 to 16.4.2
- [Release notes](https://github.com/prettier/prettier-eslint/releases)
- [Changelog](https://github.com/prettier/prettier-eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier-eslint/compare/v16.4.1...v16.4.2)
Updates `rollup` from 4.40.0 to 4.40.2
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.40.0...v4.40.2)
---
updated-dependencies:
- dependency-name: "@eslint/compat"
dependency-version: 1.2.9
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: "@github/local-action"
dependency-version: 3.2.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: eslint
dependency-version: 9.26.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: eslint-config-prettier
dependency-version: 10.1.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: eslint-plugin-prettier
dependency-version: 5.4.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: prettier-eslint
dependency-version: 16.4.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: rollup
dependency-version: 4.40.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-12 09:26:04 +00:00 |
|
Nick Alteen
|
7de8855ee3
|
Merge pull request #496 from actions/dependabot/npm_and_yarn/npm-development-de4d917819
Bump the npm-development group with 3 updates
|
2025-04-29 10:50:37 -04:00 |
|
dependabot[bot]
|
a026aad183
|
Bump the npm-development group with 3 updates
Bumps the npm-development group with 3 updates: [@github/local-action](https://github.com/github/local-action), [eslint](https://github.com/eslint/eslint) and [prettier-eslint](https://github.com/prettier/prettier-eslint).
Updates `@github/local-action` from 3.1.4 to 3.2.0
- [Release notes](https://github.com/github/local-action/releases)
- [Changelog](https://github.com/github/local-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/local-action/compare/v3.1.4...v3.2)
Updates `eslint` from 9.24.0 to 9.25.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.24.0...v9.25.0)
Updates `prettier-eslint` from 16.3.0 to 16.4.1
- [Release notes](https://github.com/prettier/prettier-eslint/releases)
- [Changelog](https://github.com/prettier/prettier-eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier-eslint/compare/v16.3.0...v16.4.1)
---
updated-dependencies:
- dependency-name: "@github/local-action"
dependency-version: 3.2.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: eslint
dependency-version: 9.25.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: prettier-eslint
dependency-version: 16.4.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-21 10:20:18 +00:00 |
|
Nick Alteen
|
3c3abba548
|
Merge pull request #489 from actions/dependabot/npm_and_yarn/npm-development-d86e863114
Bump the npm-development group with 2 updates
|
2025-04-14 10:25:01 -04:00 |
|
dependabot[bot]
|
754c8ba4ac
|
Bump the npm-development group with 2 updates
Bumps the npm-development group with 2 updates: [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) and [rollup](https://github.com/rollup/rollup).
Updates `eslint-config-prettier` from 10.1.1 to 10.1.2
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v10.1.1...v10.1.2)
Updates `rollup` from 4.39.0 to 4.40.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.39.0...v4.40.0)
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-version: 10.1.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: rollup
dependency-version: 4.40.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-14 14:20:06 +00:00 |
|
Nick Alteen
|
1d5e206310
|
Merge pull request #490 from actions/dependabot/npm_and_yarn/rollup/rollup-linux-x64-gnu-4.40.0
Bump @rollup/rollup-linux-x64-gnu from 4.39.0 to 4.40.0
|
2025-04-14 10:18:43 -04:00 |
|
dependabot[bot]
|
738c04a73b
|
Bump @rollup/rollup-linux-x64-gnu from 4.39.0 to 4.40.0
Bumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) from 4.39.0 to 4.40.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.39.0...v4.40.0)
---
updated-dependencies:
- dependency-name: "@rollup/rollup-linux-x64-gnu"
dependency-version: 4.40.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-14 10:00:51 +00:00 |
|
Nick Alteen
|
30af04c76f
|
Merge pull request #487 from actions/dependabot/npm_and_yarn/npm-development-96a7c37112
Bump the npm-development group with 5 updates
|
2025-04-07 09:47:07 -04:00 |
|
dependabot[bot]
|
23bb0ec90a
|
Bump the npm-development group with 5 updates
Bumps the npm-development group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [@eslint/compat](https://github.com/eslint/rewrite) | `1.2.7` | `1.2.8` |
| [@github/local-action](https://github.com/github/local-action) | `3.1.3` | `3.1.4` |
| [eslint](https://github.com/eslint/eslint) | `9.23.0` | `9.24.0` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.5` | `5.2.6` |
| [rollup](https://github.com/rollup/rollup) | `4.38.0` | `4.39.0` |
Updates `@eslint/compat` from 1.2.7 to 1.2.8
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)
- [Commits](https://github.com/eslint/rewrite/compare/compat-v1.2.7...compat-v1.2.8)
Updates `@github/local-action` from 3.1.3 to 3.1.4
- [Release notes](https://github.com/github/local-action/releases)
- [Changelog](https://github.com/github/local-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/local-action/compare/v3.1.3...v3.1.4)
Updates `eslint` from 9.23.0 to 9.24.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.23.0...v9.24.0)
Updates `eslint-plugin-prettier` from 5.2.5 to 5.2.6
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.5...v5.2.6)
Updates `rollup` from 4.38.0 to 4.39.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.38.0...v4.39.0)
---
updated-dependencies:
- dependency-name: "@eslint/compat"
dependency-version: 1.2.8
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: "@github/local-action"
dependency-version: 3.1.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: eslint
dependency-version: 9.24.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: eslint-plugin-prettier
dependency-version: 5.2.6
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: rollup
dependency-version: 4.39.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-07 13:44:32 +00:00 |
|
Nick Alteen
|
9ce2321330
|
Merge pull request #488 from actions/dependabot/npm_and_yarn/rollup/rollup-linux-x64-gnu-4.39.0
Bump @rollup/rollup-linux-x64-gnu from 4.38.0 to 4.39.0
|
2025-04-07 09:41:59 -04:00 |
|
dependabot[bot]
|
ee4e8b80c8
|
Bump @rollup/rollup-linux-x64-gnu from 4.38.0 to 4.39.0
Bumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) from 4.38.0 to 4.39.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.38.0...v4.39.0)
---
updated-dependencies:
- dependency-name: "@rollup/rollup-linux-x64-gnu"
dependency-version: 4.39.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-07 09:43:49 +00:00 |
|
Nick Alteen
|
db86fadfd5
|
Merge pull request #486 from actions/dependabot/npm_and_yarn/npm-development-37bd158103
Bump rollup from 4.37.0 to 4.38.0 in the npm-development group
|
2025-03-31 10:18:52 -04:00 |
|
dependabot[bot]
|
f87ada5f11
|
Bump rollup from 4.37.0 to 4.38.0 in the npm-development group
Bumps the npm-development group with 1 update: [rollup](https://github.com/rollup/rollup).
Updates `rollup` from 4.37.0 to 4.38.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.37.0...v4.38.0)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-31 10:00:21 +00:00 |
|
Nick Alteen
|
b5b9fb9143
|
Merge pull request #484 from actions/dependabot/npm_and_yarn/npm-development-e8aa2a64dc
Bump @github/local-action from 3.1.1 to 3.1.3 in the npm-development group
|
2025-03-28 11:16:19 -04:00 |
|
dependabot[bot]
|
253cb86dc5
|
Bump @github/local-action in the npm-development group
Bumps the npm-development group with 1 update: [@github/local-action](https://github.com/github/local-action).
Updates `@github/local-action` from 3.1.1 to 3.1.3
- [Release notes](https://github.com/github/local-action/releases)
- [Changelog](https://github.com/github/local-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/local-action/compare/v3.1.1...v3.1.3)
---
updated-dependencies:
- dependency-name: "@github/local-action"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-28 15:13:57 +00:00 |
|
Nick Alteen
|
891d456179
|
Merge pull request #482 from actions/dependabot/npm_and_yarn/npm-development-3b4f97b07f
Bump the npm-development group with 3 updates
|
2025-03-25 11:25:30 -04:00 |
|
dependabot[bot]
|
b5bdbbe6f9
|
Bump the npm-development group with 3 updates
Bumps the npm-development group with 3 updates: [eslint](https://github.com/eslint/eslint), [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) and [rollup](https://github.com/rollup/rollup).
Updates `eslint` from 9.22.0 to 9.23.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.22.0...v9.23.0)
Updates `eslint-plugin-prettier` from 5.2.3 to 5.2.4
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.3...v5.2.4)
Updates `rollup` from 4.36.0 to 4.37.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.36.0...v4.37.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: eslint-plugin-prettier
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-25 15:17:14 +00:00 |
|
Nick Alteen
|
31a337bdb8
|
Merge pull request #483 from actions/dependabot/npm_and_yarn/rollup/rollup-linux-x64-gnu-4.37.0
Bump @rollup/rollup-linux-x64-gnu from 4.36.0 to 4.37.0
|
2025-03-25 11:14:31 -04:00 |
|
dependabot[bot]
|
01ed54b96f
|
Bump @rollup/rollup-linux-x64-gnu from 4.36.0 to 4.37.0
Bumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) from 4.36.0 to 4.37.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.36.0...v4.37.0)
---
updated-dependencies:
- dependency-name: "@rollup/rollup-linux-x64-gnu"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-24 10:01:48 +00:00 |
|
Nick Alteen
|
61fb60d4f2
|
Merge pull request #479 from actions/dependabot/npm_and_yarn/npm-development-c6028d8b5a
Bump the npm-development group with 3 updates
|
2025-03-17 14:18:40 -04:00 |
|
dependabot[bot]
|
10df34cfdb
|
Bump the npm-development group with 3 updates
Bumps the npm-development group with 3 updates: [@github/local-action](https://github.com/github/local-action), [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) and [rollup](https://github.com/rollup/rollup).
Updates `@github/local-action` from 3.1.0 to 3.1.1
- [Release notes](https://github.com/github/local-action/releases)
- [Changelog](https://github.com/github/local-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/local-action/compare/v3.1...v3.1.1)
Updates `@rollup/plugin-node-resolve` from 16.0.0 to 16.0.1
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v16.0.1/packages/node-resolve)
Updates `rollup` from 4.35.0 to 4.36.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.35.0...v4.36.0)
---
updated-dependencies:
- dependency-name: "@github/local-action"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: "@rollup/plugin-node-resolve"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-17 18:13:44 +00:00 |
|
Nick Alteen
|
1eb71da431
|
Merge pull request #480 from actions/dependabot/npm_and_yarn/rollup/rollup-linux-x64-gnu-4.36.0
Bump @rollup/rollup-linux-x64-gnu from 4.35.0 to 4.36.0
|
2025-03-17 14:11:57 -04:00 |
|
dependabot[bot]
|
4769d42de7
|
Bump @rollup/rollup-linux-x64-gnu from 4.35.0 to 4.36.0
Bumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) from 4.35.0 to 4.36.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.35.0...v4.36.0)
---
updated-dependencies:
- dependency-name: "@rollup/rollup-linux-x64-gnu"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-17 09:34:04 +00:00 |
|
Nick Alteen
|
32fc360410
|
Merge pull request #476 from actions/dependabot/npm_and_yarn/npm-development-7edfd4dcb0
Bump the npm-development group with 4 updates
|
2025-03-10 11:23:25 -04:00 |
|
dependabot[bot]
|
e69e0038f3
|
Bump the npm-development group with 4 updates
Bumps the npm-development group with 4 updates: [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs), [eslint](https://github.com/eslint/eslint), [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) and [rollup](https://github.com/rollup/rollup).
Updates `@rollup/plugin-commonjs` from 28.0.2 to 28.0.3
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.3/packages/commonjs)
Updates `eslint` from 9.21.0 to 9.22.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.21.0...v9.22.0)
Updates `eslint-config-prettier` from 10.0.2 to 10.1.1
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v10.0.2...v10.1.1)
Updates `rollup` from 4.34.9 to 4.35.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.34.9...v4.35.0)
---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: eslint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-10 15:20:42 +00:00 |
|
Nick Alteen
|
e36b65d99b
|
Merge pull request #478 from actions/dependabot/npm_and_yarn/github/local-action-3.1.0
Bump @github/local-action from 2.6.4 to 3.1.0
|
2025-03-10 11:19:01 -04:00 |
|
dependabot[bot]
|
d6d4bd18a5
|
Bump @github/local-action from 2.6.4 to 3.1.0
Bumps [@github/local-action](https://github.com/github/local-action) from 2.6.4 to 3.1.0.
- [Release notes](https://github.com/github/local-action/releases)
- [Changelog](https://github.com/github/local-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/local-action/compare/v2.6.4...v3.1)
---
updated-dependencies:
- dependency-name: "@github/local-action"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-10 09:48:24 +00:00 |
|
Nick Alteen
|
14532adb8a
|
Merge pull request #474 from actions/dependabot/npm_and_yarn/npm-development-e26f5fee95
Bump the npm-development group with 4 updates
|
2025-03-03 10:33:11 -05:00 |
|
dependabot[bot]
|
0faa83eef0
|
Bump the npm-development group with 4 updates
Bumps the npm-development group with 4 updates: [@github/local-action](https://github.com/github/local-action), [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier), [prettier](https://github.com/prettier/prettier) and [rollup](https://github.com/rollup/rollup).
Updates `@github/local-action` from 2.6.3 to 2.6.4
- [Release notes](https://github.com/github/local-action/releases)
- [Commits](https://github.com/github/local-action/compare/v2.6.3...v2.6.4)
Updates `eslint-config-prettier` from 10.0.1 to 10.0.2
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v10.0.1...v10.0.2)
Updates `prettier` from 3.5.2 to 3.5.3
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.5.2...3.5.3)
Updates `rollup` from 4.34.8 to 4.34.9
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.34.8...v4.34.9)
---
updated-dependencies:
- dependency-name: "@github/local-action"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: eslint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-03 15:31:20 +00:00 |
|
Nick Alteen
|
ba1e8e6e5a
|
Merge pull request #475 from actions/dependabot/npm_and_yarn/npm-production-f7b3fc241a
Bump @rollup/rollup-linux-x64-gnu from 4.34.8 to 4.34.9 in the npm-production group
|
2025-03-03 10:29:47 -05:00 |
|
dependabot[bot]
|
15662233de
|
Bump @rollup/rollup-linux-x64-gnu in the npm-production group
Bumps the npm-production group with 1 update: [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup).
Updates `@rollup/rollup-linux-x64-gnu` from 4.34.8 to 4.34.9
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.34.8...v4.34.9)
---
updated-dependencies:
- dependency-name: "@rollup/rollup-linux-x64-gnu"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm-production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-03 10:10:01 +00:00 |
|
Nick Alteen
|
942df565a9
|
Merge remote-tracking branch 'origin/main'
|
2025-02-28 10:40:32 -05:00 |
|
Nick Alteen
|
d856baa9a6
|
Fix reference
|
2025-02-28 10:40:25 -05:00 |
|
Nick Alteen
|
6d5a2e7872
|
Merge pull request #473 from actions/dependabot/npm_and_yarn/npm-development-46d4afb9de
Bump the npm-development group with 4 updates
|
2025-02-27 15:01:00 -05:00 |
|
dependabot[bot]
|
34966e78de
|
Bump the npm-development group with 4 updates
Bumps the npm-development group with 4 updates: [@eslint/compat](https://github.com/eslint/rewrite), [@github/local-action](https://github.com/github/local-action), [eslint](https://github.com/eslint/eslint) and [prettier](https://github.com/prettier/prettier).
Updates `@eslint/compat` from 1.2.6 to 1.2.7
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)
- [Commits](https://github.com/eslint/rewrite/compare/compat-v1.2.6...compat-v1.2.7)
Updates `@github/local-action` from 2.6.2 to 2.6.3
- [Release notes](https://github.com/github/local-action/releases)
- [Commits](https://github.com/github/local-action/compare/v2.6.2...v2.6.3)
Updates `eslint` from 9.20.1 to 9.21.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.20.1...v9.21.0)
Updates `prettier` from 3.5.1 to 3.5.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.5.1...3.5.2)
---
updated-dependencies:
- dependency-name: "@eslint/compat"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: "@github/local-action"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-24 09:49:09 +00:00 |
|
Nick Alteen
|
1d80419c54
|
Fix reference
|
2025-02-21 15:32:32 -05:00 |
|
Nick Alteen
|
7f357ece29
|
Merge pull request #470 from actions/dependabot/npm_and_yarn/npm-development-521088ddbc
Bump the npm-development group with 3 updates
|
2025-02-18 13:40:39 -05:00 |
|
dependabot[bot]
|
6eff776e1e
|
Bump the npm-development group with 3 updates
Bumps the npm-development group with 3 updates: [@github/local-action](https://github.com/github/local-action), [prettier](https://github.com/prettier/prettier) and [rollup](https://github.com/rollup/rollup).
Updates `@github/local-action` from 2.6.1 to 2.6.2
- [Release notes](https://github.com/github/local-action/releases)
- [Commits](https://github.com/github/local-action/compare/v2.6.1...v2.6.2)
Updates `prettier` from 3.5.0 to 3.5.1
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.5.0...3.5.1)
Updates `rollup` from 4.34.6 to 4.34.8
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.34.6...v4.34.8)
---
updated-dependencies:
- dependency-name: "@github/local-action"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-17 09:37:39 +00:00 |
|
Nick Alteen
|
22634b805c
|
Merge pull request #468 from actions/ncalteen/license2
Fix sourcemap and add licensed
|
2025-02-13 10:15:47 -05:00 |
|
Nick Alteen
|
fd57737859
|
Fix sourcemap and add licensed
|
2025-02-12 19:05:13 -05:00 |
|
Nick Alteen
|
a76d098d06
|
Merge pull request #466 from actions/dependabot/npm_and_yarn/npm-development-8bab57db68
Bump the npm-development group across 1 directory with 4 updates
|
2025-02-11 14:57:40 -05:00 |
|
Nick Alteen
|
725300a6e2
|
Rebuild dist
|
2025-02-11 14:56:35 -05:00 |
|
dependabot[bot]
|
ad27785903
|
Bump the npm-development group across 1 directory with 4 updates
Bumps the npm-development group with 4 updates in the / directory: [@github/local-action](https://github.com/github/local-action), [eslint](https://github.com/eslint/eslint), [prettier](https://github.com/prettier/prettier) and [rollup](https://github.com/rollup/rollup).
Updates `@github/local-action` from 2.5.1 to 2.6.1
- [Release notes](https://github.com/github/local-action/releases)
- [Commits](https://github.com/github/local-action/compare/v2.5.1...v2.6.1)
Updates `eslint` from 9.19.0 to 9.20.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.19.0...v9.20.1)
Updates `prettier` from 3.4.2 to 3.5.0
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.4.2...3.5.0)
Updates `rollup` from 4.34.1 to 4.34.6
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.34.1...v4.34.6)
---
updated-dependencies:
- dependency-name: "@github/local-action"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-11 19:52:12 +00:00 |
|
Nick Alteen
|
b20bf2e912
|
Merge pull request #465 from actions/dependabot/npm_and_yarn/npm-production-22765cb201
Bump @rollup/rollup-linux-x64-gnu from 4.34.1 to 4.34.6 in the npm-production group
|
2025-02-11 14:50:25 -05:00 |
|
dependabot[bot]
|
ec57a4c31b
|
Bump @rollup/rollup-linux-x64-gnu in the npm-production group
Bumps the npm-production group with 1 update: [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup).
Updates `@rollup/rollup-linux-x64-gnu` from 4.34.1 to 4.34.6
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.34.1...v4.34.6)
---
updated-dependencies:
- dependency-name: "@rollup/rollup-linux-x64-gnu"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm-production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-10 10:01:24 +00:00 |
|
Nick Alteen
|
14c6df91f7
|
Merge pull request #462 from actions/dependabot/npm_and_yarn/npm-development-3e5463d133
Bump the npm-development group across 1 directory with 3 updates
|
2025-02-03 16:33:00 -05:00 |
|
Nick Alteen
|
f89c074fba
|
Rebuild dist
|
2025-02-03 16:30:15 -05:00 |
|
dependabot[bot]
|
fa9d73a3f7
|
Bump the npm-development group across 1 directory with 3 updates
Bumps the npm-development group with 3 updates in the / directory: [@eslint/compat](https://github.com/eslint/rewrite), [eslint](https://github.com/eslint/eslint) and [rollup](https://github.com/rollup/rollup).
Updates `@eslint/compat` from 1.2.5 to 1.2.6
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)
- [Commits](https://github.com/eslint/rewrite/compare/compat-v1.2.5...compat-v1.2.6)
Updates `eslint` from 9.18.0 to 9.19.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.18.0...v9.19.0)
Updates `rollup` from 4.31.0 to 4.34.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.31.0...v4.34.1)
---
updated-dependencies:
- dependency-name: "@eslint/compat"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-03 21:16:59 +00:00 |
|