-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependencies #1183
Update dependencies #1183
Commits on Oct 1, 2024
-
chore(deps): bump webpack from 5.94.0 to 5.95.0 (#1182)
Bumps [webpack](https://github.com/webpack/webpack) from 5.94.0 to 5.95.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.94.0...v5.95.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cd4e4bf - Browse repository at this point
Copy the full SHA cd4e4bfView commit details -
chore(deps): bump @types/jest from 29.5.12 to 29.5.13 (#1178)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.12 to 29.5.13. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for abb565d - Browse repository at this point
Copy the full SHA abb565dView commit details -
chore(deps): bump the bundle-stats group with 2 updates (#1176)
Bumps the bundle-stats group with 2 updates: [@bundle-stats/plugin-webpack-filter](https://github.com/relative-ci/bundle-stats) and [@bundle-stats/plugin-webpack-validate](https://github.com/relative-ci/bundle-stats). Updates `@bundle-stats/plugin-webpack-filter` from 4.15.0 to 4.15.1 - [Release notes](https://github.com/relative-ci/bundle-stats/releases) - [Commits](relative-ci/bundle-stats@v4.15.0...v4.15.1) Updates `@bundle-stats/plugin-webpack-validate` from 4.15.0 to 4.15.1 - [Release notes](https://github.com/relative-ci/bundle-stats/releases) - [Commits](relative-ci/bundle-stats@v4.15.0...v4.15.1) --- updated-dependencies: - dependency-name: "@bundle-stats/plugin-webpack-filter" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundle-stats - dependency-name: "@bundle-stats/plugin-webpack-validate" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundle-stats ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8ffd960 - Browse repository at this point
Copy the full SHA 8ffd960View commit details -
chore(deps): bump debug from 4.3.6 to 4.3.7 (#1174)
Bumps [debug](https://github.com/debug-js/debug) from 4.3.6 to 4.3.7. - [Release notes](https://github.com/debug-js/debug/releases) - [Commits](debug-js/debug@4.3.6...4.3.7) --- updated-dependencies: - dependency-name: debug dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1613ad5 - Browse repository at this point
Copy the full SHA 1613ad5View commit details -
chore(deps): bump eslint-plugin-jest from 28.8.0 to 28.8.3 (#1173)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.8.0 to 28.8.3. - [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](jest-community/eslint-plugin-jest@v28.8.0...v28.8.3) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f0fba2c - Browse repository at this point
Copy the full SHA f0fba2cView commit details -
chore(deps): bump @release-it/conventional-changelog from 8.0.1 to 8.0.2
Bumps [@release-it/conventional-changelog](https://github.com/release-it/conventional-changelog) from 8.0.1 to 8.0.2. - [Release notes](https://github.com/release-it/conventional-changelog/releases) - [Commits](release-it/conventional-changelog@8.0.1...8.0.2) --- updated-dependencies: - dependency-name: "@release-it/conventional-changelog" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 094c901 - Browse repository at this point
Copy the full SHA 094c901View commit details -
chore(deps): bump eslint-plugin-import from 2.29.1 to 2.30.0
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.29.1 to 2.30.0. - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.29.1...v2.30.0) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 34dfe24 - Browse repository at this point
Copy the full SHA 34dfe24View commit details -
Merge pull request #1177 from relative-ci/dependabot/npm_and_yarn/upd…
…ate-dependencies/release-it/conventional-changelog-8.0.2 chore(deps): bump @release-it/conventional-changelog from 8.0.1 to 8.0.2
Configuration menu - View commit details
-
Copy full SHA for d9c3dc5 - Browse repository at this point
Copy the full SHA d9c3dc5View commit details -
Merge pull request #1172 from relative-ci/dependabot/npm_and_yarn/upd…
…ate-dependencies/eslint-plugin-import-2.30.0 chore(deps): bump eslint-plugin-import from 2.29.1 to 2.30.0
Configuration menu - View commit details
-
Copy full SHA for 3677c20 - Browse repository at this point
Copy the full SHA 3677c20View commit details
Commits on Oct 3, 2024
-
chore(deps): bump @babel/cli from 7.25.6 to 7.25.7
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.25.6 to 7.25.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.25.7/packages/babel-cli) --- updated-dependencies: - dependency-name: "@babel/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for be00923 - Browse repository at this point
Copy the full SHA be00923View commit details -
chore(deps): bump @babel/preset-env from 7.25.4 to 7.25.7
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.25.4 to 7.25.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.25.7/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 4c2f743 - Browse repository at this point
Copy the full SHA 4c2f743View commit details
Commits on Oct 4, 2024
-
chore(deps): bump eslint-plugin-import from 2.30.0 to 2.31.0
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.30.0 to 2.31.0. - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.30.0...v2.31.0) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for fe79360 - Browse repository at this point
Copy the full SHA fe79360View commit details
Commits on Oct 7, 2024
-
chore(deps): bump release-it from 17.0.0 to 17.7.0
Bumps [release-it](https://github.com/release-it/release-it) from 17.0.0 to 17.7.0. - [Release notes](https://github.com/release-it/release-it/releases) - [Changelog](https://github.com/release-it/release-it/blob/main/CHANGELOG.md) - [Commits](release-it/release-it@17.0.0...17.7.0) --- updated-dependencies: - dependency-name: release-it dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 260d696 - Browse repository at this point
Copy the full SHA 260d696View commit details -
Merge pull request #1189 from relative-ci/dependabot/npm_and_yarn/upd…
…ate-dependencies/release-it-17.7.0 chore(deps): bump release-it from 17.0.0 to 17.7.0
Configuration menu - View commit details
-
Copy full SHA for 1591153 - Browse repository at this point
Copy the full SHA 1591153View commit details -
Merge pull request #1185 from relative-ci/dependabot/npm_and_yarn/upd…
…ate-dependencies/babel/cli-7.25.7 chore(deps): bump @babel/cli from 7.25.6 to 7.25.7
Configuration menu - View commit details
-
Copy full SHA for 9c60256 - Browse repository at this point
Copy the full SHA 9c60256View commit details -
Merge pull request #1187 from relative-ci/dependabot/npm_and_yarn/upd…
…ate-dependencies/babel/preset-env-7.25.7 chore(deps): bump @babel/preset-env from 7.25.4 to 7.25.7
Configuration menu - View commit details
-
Copy full SHA for d51eafb - Browse repository at this point
Copy the full SHA d51eafbView commit details -
Merge pull request #1188 from relative-ci/dependabot/npm_and_yarn/upd…
…ate-dependencies/eslint-plugin-import-2.31.0 chore(deps): bump eslint-plugin-import from 2.30.0 to 2.31.0
Configuration menu - View commit details
-
Copy full SHA for 0b43f78 - Browse repository at this point
Copy the full SHA 0b43f78View commit details -
chore(deps): bump @babel/core from 7.25.2 to 7.25.7
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.25.2 to 7.25.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.25.7/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 703884e - Browse repository at this point
Copy the full SHA 703884eView commit details -
Merge pull request #1186 from relative-ci/dependabot/npm_and_yarn/upd…
…ate-dependencies/babel/core-7.25.7 chore(deps): bump @babel/core from 7.25.2 to 7.25.7
Configuration menu - View commit details
-
Copy full SHA for 5d95c0d - Browse repository at this point
Copy the full SHA 5d95c0dView commit details