update dependencies#12
Draft
mimmi20 wants to merge 84 commits into
Draft
Conversation
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] <support@github.com>
…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] <support@github.com>
…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] <support@github.com>
…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] <support@github.com>
…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] <support@github.com>
…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] <support@github.com>
…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] <support@github.com>
…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] <support@github.com>
…raf-6.0.1 npm(deps): bump rimraf from 2.7.1 to 6.0.1
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] <support@github.com>
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] <support@github.com>
…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] <support@github.com>
…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] <support@github.com>
…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] <support@github.com>
…ion-dependencies-76468cb07f github-actions (master): bump actions/checkout from 5 to 6 in the production-dependencies group
update workflows
…ates Updates the requirements on [rimraf](https://github.com/isaacs/rimraf) and [tempfile](https://github.com/sindresorhus/tempfile) to permit the latest version. Updates `rimraf` to 6.1.3 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v6.1.2...v6.1.3) Updates `tempfile` from 5.0.0 to 6.0.1 - [Release notes](https://github.com/sindresorhus/tempfile/releases) - [Commits](sindresorhus/tempfile@v5.0.0...v6.0.1) --- updated-dependencies: - dependency-name: rimraf dependency-version: 6.1.3 dependency-type: direct:production dependency-group: production-dependencies - dependency-name: tempfile dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
…n-dependencies-8facc17e02 npm (master)(deps): bump the production-dependencies group across 1 directory with 2 updates
Bumps the production-dependencies 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: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
…ion-dependencies-1893dd32ff github-actions (master): bump github/codeql-action from 3 to 4 in the production-dependencies group
update config for dependabot
…s 1 directory with 2 updates Bumps the development-dependencies group with 2 updates in the / directory: [typescript](https://github.com/microsoft/TypeScript) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `typescript` from 5.9.3 to 6.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.2) Updates `typescript-eslint` from 8.58.2 to 8.58.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.58.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: typescript-eslint dependency-version: 8.58.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
…nt-dependencies-083348b0b0 npm (master)(deps-dev): bump the development-dependencies group across 1 directory with 2 updates
…4 updates Updates the requirements on [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise), [prettier](https://github.com/prettier/prettier), [typescript](https://github.com/microsoft/TypeScript) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) to permit the latest version. Updates `eslint-plugin-promise` to 7.3.0 - [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-promise@v7.2.1...v7.3.0) Updates `prettier` to 3.8.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.8.3) Updates `typescript` to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.2...v6.0.3) Updates `typescript-eslint` from 8.59.3 to 8.59.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.2/packages/typescript-eslint) --- updated-dependencies: - dependency-name: eslint-plugin-promise dependency-version: 7.3.0 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: typescript-eslint dependency-version: 8.59.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
…nt-dependencies-97bbec0559 npm (master)(deps-dev): bump the development-dependencies group with 4 updates
…3 updates Updates the requirements on [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript), [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) to permit the latest version. Updates `eslint-import-resolver-typescript` to 4.4.5 - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases) - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-import-resolver-typescript@v4.4.4...v4.4.5) Updates `eslint-plugin-prettier` to 5.5.6 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.5.5...v5.5.6) Updates `typescript-eslint` from 8.61.0 to 8.60.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.60.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: eslint-import-resolver-typescript dependency-version: 4.4.5 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: eslint-plugin-prettier dependency-version: 5.5.6 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: typescript-eslint dependency-version: 8.60.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
…nt-dependencies-2d644171c6 npm (master)(deps-dev): bump the development-dependencies group with 3 updates
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.