382 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
942df565a9 Merge remote-tracking branch 'origin/main' 2025-02-28 10:40:32 -05:00
d856baa9a6 Fix reference 2025-02-28 10:40:25 -05:00
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
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
1d80419c54 Fix reference 2025-02-21 15:32:32 -05:00
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
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
22634b805c Merge pull request #468 from actions/ncalteen/license2
Fix sourcemap and add licensed
2025-02-13 10:15:47 -05:00
fd57737859 Fix sourcemap and add licensed 2025-02-12 19:05:13 -05:00
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
725300a6e2 Rebuild dist 2025-02-11 14:56:35 -05:00
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
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
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
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
f89c074fba Rebuild dist 2025-02-03 16:30:15 -05:00
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
e62c6fb586 Merge pull request #461 from actions/dependabot/npm_and_yarn/rollup/rollup-linux-x64-gnu-4.34.1
Bump @rollup/rollup-linux-x64-gnu from 4.31.0 to 4.34.1
2025-02-03 16:15:29 -05:00
9792e7c295 Bump @rollup/rollup-linux-x64-gnu from 4.31.0 to 4.34.1
Bumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/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: "@rollup/rollup-linux-x64-gnu"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 09:55:28 +00:00
9020a2af63 Merge pull request #453 from actions/dependabot/npm_and_yarn/undici-5.28.5
Bump undici from 5.28.4 to 5.28.5
2025-01-23 11:10:23 -05:00
3d977ce510 Rebuild dist 2025-01-23 11:00:08 -05:00
8a1d297bda Bump undici from 5.28.4 to 5.28.5
Bumps [undici](https://github.com/nodejs/undici) from 5.28.4 to 5.28.5.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.4...v5.28.5)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-22 00:54:12 +00:00
05854d806b Merge pull request #451 from actions/dependabot/npm_and_yarn/eslint-config-prettier-10.0.1
Bump eslint-config-prettier from 9.1.0 to 10.0.1
2025-01-21 12:25:06 -05:00
d3fa3fa915 Bump eslint-config-prettier from 9.1.0 to 10.0.1
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.1.0 to 10.0.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/v9.1.0...v10.0.1)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-21 17:18:27 +00:00
48f6b7e1c9 Merge pull request #450 from actions/dependabot/npm_and_yarn/npm-development-8b55486f0f
Bump the npm-development group with 4 updates
2025-01-21 12:17:07 -05:00
78cf8d293c 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-plugin-jest](https://github.com/jest-community/eslint-plugin-jest), [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) and [rollup](https://github.com/rollup/rollup).


Updates `@github/local-action` from 2.5.0 to 2.5.1
- [Release notes](https://github.com/github/local-action/releases)
- [Commits](https://github.com/github/local-action/compare/v2.5...v2.5.1)

Updates `eslint-plugin-jest` from 28.10.0 to 28.11.0
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v28.10.0...v28.11.0)

Updates `eslint-plugin-prettier` from 5.2.1 to 5.2.3
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.1...v5.2.3)

Updates `rollup` from 4.30.1 to 4.31.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.30.1...v4.31.0)

---
updated-dependencies:
- dependency-name: "@github/local-action"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: eslint-plugin-jest
  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-01-20 09:31:24 +00:00
ab0a836a6e Merge pull request #448 from actions/dependabot/npm_and_yarn/npm-development-c341a066e9
Bump the npm-development group with 4 updates
2025-01-13 10:46:37 -05:00
81f37580f8 Rebuild dist 2025-01-13 10:45:33 -05:00
fa6ce62a7f Bump the npm-development group with 4 updates
Bumps the npm-development group with 4 updates: [@eslint/compat](https://github.com/eslint/rewrite), [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs), [eslint](https://github.com/eslint/eslint) and [rollup](https://github.com/rollup/rollup).


Updates `@eslint/compat` from 1.2.3 to 1.2.5
- [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.3...compat-v1.2.5)

Updates `@rollup/plugin-commonjs` from 28.0.1 to 28.0.2
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.2/packages/commonjs)

Updates `eslint` from 9.17.0 to 9.18.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.17.0...v9.18.0)

Updates `rollup` from 4.27.1 to 4.30.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.27.1...v4.30.1)

---
updated-dependencies:
- dependency-name: "@eslint/compat"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- 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: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 15:44:02 +00:00
92ced6f207 Merge pull request #449 from actions/dependabot/npm_and_yarn/rollup/plugin-node-resolve-16.0.0
Bump @rollup/plugin-node-resolve from 15.3.0 to 16.0.0
2025-01-13 10:42:36 -05:00