Nick Alteen
|
9f44aa82ba
|
Rebuild dist
|
2025-12-05 11:40:30 -05:00 |
|
Nick Alteen
|
bd8ac3ad68
|
Add step to remove dist/ directory before installing dependencies
|
2025-12-05 11:40:25 -05:00 |
|
Nick Alteen
|
0b217025ee
|
npm audit fix
|
2025-12-05 11:40:20 -05:00 |
|
Nick Alteen
|
da77310e9a
|
Fix package script to clean dist directory before bundling
|
2025-12-05 11:40:15 -05:00 |
|
Nick Alteen
|
387e84c232
|
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/rollup/plugin-commonjs-29.0.0' into ncalteen/dist
|
2025-12-05 11:35:20 -05:00 |
|
dependabot[bot]
|
4059186d89
|
Bump the npm-development group across 1 directory with 4 updates
Bumps the npm-development group with 4 updates in the / directory: [eslint](https://github.com/eslint/eslint), [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest), [prettier](https://github.com/prettier/prettier) and [rollup](https://github.com/rollup/rollup).
Updates `eslint` from 9.38.0 to 9.39.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.38.0...v9.39.1)
Updates `eslint-plugin-jest` from 29.0.1 to 29.2.1
- [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/v29.0.1...v29.2.1)
Updates `prettier` from 3.6.2 to 3.7.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.6.2...3.7.3)
Updates `rollup` from 4.52.5 to 4.53.3
- [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.52.5...v4.53.3)
---
updated-dependencies:
- dependency-name: eslint
dependency-version: 9.39.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: eslint-plugin-jest
dependency-version: 29.2.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: prettier
dependency-version: 3.7.3
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: rollup
dependency-version: 4.53.3
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-05 16:27:39 +00:00 |
|
Nick Alteen
|
cad82c51ad
|
Merge pull request #245 from actions/dependabot/npm_and_yarn/multi-75e6bc5210
Bump js-yaml
|
2025-12-05 11:26:02 -05:00 |
|
dependabot[bot]
|
71bcccdc2f
|
Bump js-yaml
Bumps and [js-yaml](https://github.com/nodeca/js-yaml). These dependencies needed to be updated together.
Updates `js-yaml` from 4.1.0 to 4.1.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)
Updates `js-yaml` from 3.14.1 to 3.14.2
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 4.1.1
dependency-type: indirect
- dependency-name: js-yaml
dependency-version: 3.14.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-05 16:22:00 +00:00 |
|
Nick Alteen
|
082c8618b8
|
Merge pull request #242 from actions/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
|
2025-12-05 11:21:20 -05:00 |
|
Nick Alteen
|
d9150e8b34
|
Merge pull request #243 from actions/dependabot/npm_and_yarn/rollup/rollup-linux-x64-gnu-4.53.3
Bump @rollup/rollup-linux-x64-gnu from 4.52.5 to 4.53.3
|
2025-12-05 11:21:02 -05:00 |
|
dependabot[bot]
|
05ce576128
|
Bump @rollup/rollup-linux-x64-gnu from 4.52.5 to 4.53.3
Bumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) from 4.52.5 to 4.53.3.
- [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.52.5...v4.53.3)
---
updated-dependencies:
- dependency-name: "@rollup/rollup-linux-x64-gnu"
dependency-version: 4.53.3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-24 15:47:32 +00:00 |
|
dependabot[bot]
|
ff32eecbe3
|
Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/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](https://github.com/actions/checkout/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-24 15:36:53 +00:00 |
|
dependabot[bot]
|
a3fa58e303
|
Bump @rollup/plugin-commonjs from 28.0.8 to 29.0.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 28.0.8 to 29.0.0.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v29.0.0/packages/commonjs)
---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
dependency-version: 29.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-03 15:05:29 +00:00 |
|
Nick Alteen
|
ebdda30dcb
|
Merge pull request #232 from actions/dependabot/npm_and_yarn/npm-production-b5018a7116
Bump @rollup/rollup-linux-x64-gnu from 4.52.4 to 4.52.5 in the npm-production group
|
2025-10-31 10:33:37 -04:00 |
|
Nick Alteen
|
ee25523858
|
Merge branch 'main' into dependabot/npm_and_yarn/npm-production-b5018a7116
|
2025-10-31 10:33:28 -04:00 |
|
Nick Alteen
|
11f7599796
|
Merge pull request #233 from actions/dependabot/npm_and_yarn/npm-development-1b4d4048d0
Bump the npm-development group across 1 directory with 4 updates
|
2025-10-31 10:33:18 -04:00 |
|
Nick Alteen
|
cf12f075f6
|
Rebuild dist
|
2025-10-31 10:33:05 -04:00 |
|
Nick Alteen
|
387918dded
|
Merge branch 'main' into dependabot/npm_and_yarn/npm-development-1b4d4048d0
|
2025-10-31 10:32:22 -04:00 |
|
Nick Alteen
|
0ba4cc73ca
|
Merge pull request #231 from actions/dependabot/github_actions/actions/setup-node-6
Bump actions/setup-node from 5 to 6
|
2025-10-31 10:32:11 -04:00 |
|
Nick Alteen
|
7a5bdfd115
|
Merge branch 'main' into dependabot/github_actions/actions/setup-node-6
|
2025-10-31 10:32:03 -04:00 |
|
Nick Alteen
|
439f70974b
|
Merge pull request #234 from actions/dependabot/github_actions/actions/upload-artifact-5
Bump actions/upload-artifact from 4 to 5
|
2025-10-31 10:31:47 -04:00 |
|
Nick Alteen
|
c6f6908977
|
Merge branch 'main' into dependabot/github_actions/actions/upload-artifact-5
|
2025-10-31 10:31:36 -04:00 |
|
Nick Alteen
|
5dbafc354c
|
Merge pull request #235 from actions/ncalteen/checkov
Add custom checkov config
|
2025-10-31 10:31:23 -04:00 |
|
Nick Alteen
|
d8e2f77a33
|
Skip check
|
2025-10-31 10:29:08 -04:00 |
|
Nick Alteen
|
f878528272
|
Add custom checkov config
|
2025-10-30 16:29:40 -04:00 |
|
Nick Alteen
|
2fb3388af8
|
Merge pull request #230 from actions/dependabot/github_actions/github/codeql-action-4
Bump github/codeql-action from 3 to 4
|
2025-10-30 16:11:32 -04:00 |
|
dependabot[bot]
|
8469b2099b
|
Bump actions/upload-artifact from 4 to 5
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-27 15:40:32 +00:00 |
|
dependabot[bot]
|
b90363e6fc
|
Bump the npm-development group across 1 directory with 4 updates
Bumps the npm-development group with 4 updates in the / directory: [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs), [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve), [eslint](https://github.com/eslint/eslint) and [rollup](https://github.com/rollup/rollup).
Updates `@rollup/plugin-commonjs` from 28.0.6 to 28.0.8
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.8/packages/commonjs)
Updates `@rollup/plugin-node-resolve` from 16.0.1 to 16.0.3
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v16.0.3/packages/node-resolve)
Updates `eslint` from 9.36.0 to 9.38.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.36.0...v9.38.0)
Updates `rollup` from 4.52.3 to 4.52.5
- [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.52.3...v4.52.5)
---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
dependency-version: 28.0.8
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: "@rollup/plugin-node-resolve"
dependency-version: 16.0.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: eslint
dependency-version: 9.38.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: rollup
dependency-version: 4.52.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-20 16:07:01 +00:00 |
|
dependabot[bot]
|
8c94bb7404
|
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.52.4 to 4.52.5
- [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.52.4...v4.52.5)
---
updated-dependencies:
- dependency-name: "@rollup/rollup-linux-x64-gnu"
dependency-version: 4.52.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm-production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-20 15:50:10 +00:00 |
|
dependabot[bot]
|
e76ac74a21
|
Bump actions/setup-node from 5 to 6
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5 to 6.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-20 15:34:59 +00:00 |
|
dependabot[bot]
|
e9ebc35797
|
Bump github/codeql-action from 3 to 4
Bumps [github/codeql-action](https://github.com/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](https://github.com/github/codeql-action/compare/v3...v4)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-13 15:34:41 +00:00 |
|
Nick Alteen
|
f6166a81d6
|
Merge pull request #228 from actions/dependabot/npm_and_yarn/npm-production-9b4790c9ef
Bump @rollup/rollup-linux-x64-gnu from 4.52.0 to 4.52.3 in the npm-production group
|
2025-10-03 09:53:22 -04:00 |
|
Nick Alteen
|
ccdd0cf4b7
|
Disable checks for dist
|
2025-10-03 09:50:56 -04:00 |
|
dependabot[bot]
|
13142fe519
|
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.52.0 to 4.52.3
- [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.52.0...v4.52.3)
---
updated-dependencies:
- dependency-name: "@rollup/rollup-linux-x64-gnu"
dependency-version: 4.52.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm-production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-03 13:46:59 +00:00 |
|
Nick Alteen
|
3038bcd870
|
Merge pull request #227 from actions/dependabot/npm_and_yarn/npm-development-2862a1565c
Bump the npm-development group with 4 updates
|
2025-10-03 09:45:31 -04:00 |
|
dependabot[bot]
|
6d1607e96d
|
Bump the npm-development group with 4 updates
Bumps the npm-development group with 4 updates: [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat), [@jest/globals](https://github.com/jestjs/jest/tree/HEAD/packages/jest-globals), [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [rollup](https://github.com/rollup/rollup).
Updates `@eslint/compat` from 1.3.2 to 1.4.0
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md)
- [Commits](https://github.com/eslint/rewrite/commits/compat-v1.4.0/packages/compat)
Updates `@jest/globals` from 30.1.2 to 30.2.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest-globals)
Updates `jest` from 30.1.3 to 30.2.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest)
Updates `rollup` from 4.52.0 to 4.52.3
- [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.52.0...v4.52.3)
---
updated-dependencies:
- dependency-name: "@eslint/compat"
dependency-version: 1.4.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: "@jest/globals"
dependency-version: 30.2.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: jest
dependency-version: 30.2.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: rollup
dependency-version: 4.52.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-29 18:27:55 +00:00 |
|
Nick Alteen
|
e7eca638ba
|
Merge pull request #226 from actions/dependabot/npm_and_yarn/rollup/rollup-linux-x64-gnu-4.52.0
Bump @rollup/rollup-linux-x64-gnu from 4.50.2 to 4.52.0
|
2025-09-22 14:39:03 -04:00 |
|
Nick Alteen
|
29e8860f01
|
Merge pull request #225 from actions/dependabot/npm_and_yarn/npm-development-1da0ef702c
Bump the npm-development group with 2 updates
|
2025-09-22 14:38:38 -04:00 |
|
dependabot[bot]
|
94ad6222b6
|
Bump @rollup/rollup-linux-x64-gnu from 4.50.2 to 4.52.0
Bumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) from 4.50.2 to 4.52.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.50.2...v4.52.0)
---
updated-dependencies:
- dependency-name: "@rollup/rollup-linux-x64-gnu"
dependency-version: 4.52.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-22 15:01:43 +00:00 |
|
dependabot[bot]
|
a20a4957d0
|
Bump the npm-development group with 2 updates
Bumps the npm-development group with 2 updates: [eslint](https://github.com/eslint/eslint) and [rollup](https://github.com/rollup/rollup).
Updates `eslint` from 9.35.0 to 9.36.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.35.0...v9.36.0)
Updates `rollup` from 4.50.2 to 4.52.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.50.2...v4.52.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-version: 9.36.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: rollup
dependency-version: 4.52.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-22 15:01:36 +00:00 |
|
Nick Alteen
|
62b1d14515
|
Merge pull request #223 from actions/dependabot/npm_and_yarn/npm-development-542d87f434
Bump the npm-development group with 4 updates
|
2025-09-16 14:25:33 -04:00 |
|
dependabot[bot]
|
426b26a552
|
Bump the npm-development group with 4 updates
Bumps the npm-development group with 4 updates: [@jest/globals](https://github.com/jestjs/jest/tree/HEAD/packages/jest-globals), [eslint](https://github.com/eslint/eslint), [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [rollup](https://github.com/rollup/rollup).
Updates `@jest/globals` from 30.0.5 to 30.1.2
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.1.2/packages/jest-globals)
Updates `eslint` from 9.34.0 to 9.35.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.34.0...v9.35.0)
Updates `jest` from 30.0.5 to 30.1.3
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.1.3/packages/jest)
Updates `rollup` from 4.48.1 to 4.50.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.48.1...v4.50.2)
---
updated-dependencies:
- dependency-name: "@jest/globals"
dependency-version: 30.1.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: eslint
dependency-version: 9.35.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: jest
dependency-version: 30.1.3
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: rollup
dependency-version: 4.50.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-15 15:54:13 +00:00 |
|
Nick Alteen
|
f5950915fc
|
Merge pull request #221 from actions/dependabot/npm_and_yarn/rollup/rollup-linux-x64-gnu-4.50.1
Bump @rollup/rollup-linux-x64-gnu from 4.48.1 to 4.50.1
|
2025-09-08 13:27:24 -04:00 |
|
Nick Alteen
|
8ce42faa48
|
Merge pull request #222 from actions/dependabot/github_actions/actions/setup-node-5
Bump actions/setup-node from 4 to 5
|
2025-09-08 13:25:57 -04:00 |
|
dependabot[bot]
|
1fa486e53b
|
Bump actions/setup-node from 4 to 5
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-08 15:18:17 +00:00 |
|
dependabot[bot]
|
e0e58a4e23
|
Bump @rollup/rollup-linux-x64-gnu from 4.48.1 to 4.50.1
Bumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) from 4.48.1 to 4.50.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.48.1...v4.50.1)
---
updated-dependencies:
- dependency-name: "@rollup/rollup-linux-x64-gnu"
dependency-version: 4.50.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-08 15:02:53 +00:00 |
|
Nick Alteen
|
081a6d193d
|
Merge pull request #219 from actions/dependabot/npm_and_yarn/npm-development-6a225dbb43
Bump the npm-development group with 2 updates
|
2025-08-26 14:52:17 -04:00 |
|
Nick Alteen
|
adcb30e985
|
Disable new linter
|
2025-08-26 14:49:25 -04:00 |
|
dependabot[bot]
|
c8567c1e72
|
Bump the npm-development group with 2 updates
Bumps the npm-development group with 2 updates: [eslint](https://github.com/eslint/eslint) and [rollup](https://github.com/rollup/rollup).
Updates `eslint` from 9.33.0 to 9.34.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.33.0...v9.34.0)
Updates `rollup` from 4.46.2 to 4.48.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.46.2...v4.48.1)
---
updated-dependencies:
- dependency-name: eslint
dependency-version: 9.34.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: rollup
dependency-version: 4.48.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-26 05:24:59 +00:00 |
|
Nick Alteen
|
95dfc1508a
|
Merge pull request #216 from actions/dependabot/npm_and_yarn/npm-development-32be0d3888
Bump the npm-development group with 3 updates
|
2025-08-19 10:10:26 -04:00 |
|