-
Notifications
You must be signed in to change notification settings - Fork 10
chore(deps): bump the all group across 1 directory with 19 updates #423
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
Conversation
Bumps the all group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@algorandfoundation/tealscript](https://github.com/algorandfoundation/TEALScript) | `0.106.3` | `0.107.0` | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `19.6.0` | `19.8.1` | | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `19.6.0` | `19.8.1` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.31.0` | `9.32.0` | | [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `28.0.3` | `28.0.6` | | [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) | `12.1.2` | `12.1.4` | | [@tsconfig/node20](https://github.com/tsconfig/bases/tree/HEAD/bases) | `20.1.4` | `20.1.6` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.16.0` | `8.39.0` | | [algosdk](https://github.com/algorand/js-algorand-sdk) | `3.0.0` | `3.3.1` | | [eslint](https://github.com/eslint/eslint) | `9.31.0` | `9.32.0` | | [fast-glob](https://github.com/mrmlnc/fast-glob) | `3.3.2` | `3.3.3` | | [magic-string](https://github.com/rich-harris/magic-string) | `0.30.13` | `0.30.17` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.6.2` | | [rollup](https://github.com/rollup/rollup) | `4.40.0` | `4.46.2` | | [semantic-release](https://github.com/semantic-release/semantic-release) | `24.2.0` | `24.2.7` | | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.25.13` | `0.28.9` | | [typescript](https://github.com/microsoft/TypeScript) | `5.4.5` | `5.9.2` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.16.0` | `8.39.0` | | [vitest-fetch-mock](https://github.com/IanVS/vitest-fetch-mock) | `0.3.0` | `0.4.5` | Updates `@algorandfoundation/tealscript` from 0.106.3 to 0.107.0 - [Release notes](https://github.com/algorandfoundation/TEALScript/releases) - [Commits](algorandfoundation/TEALScript@0.106.3...0.107.0) Updates `@commitlint/cli` from 19.6.0 to 19.8.1 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.8.1/@commitlint/cli) Updates `@commitlint/config-conventional` from 19.6.0 to 19.8.1 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.8.1/@commitlint/config-conventional) Updates `@eslint/js` from 9.31.0 to 9.32.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/commits/v9.32.0/packages/js) Updates `@rollup/plugin-commonjs` from 28.0.3 to 28.0.6 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.6/packages/commonjs) Updates `@rollup/plugin-typescript` from 12.1.2 to 12.1.4 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/typescript-v12.1.4/packages/typescript) Updates `@tsconfig/node20` from 20.1.4 to 20.1.6 - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases) Updates `@typescript-eslint/eslint-plugin` from 8.16.0 to 8.39.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.39.0/packages/eslint-plugin) Updates `algosdk` from 3.0.0 to 3.3.1 - [Release notes](https://github.com/algorand/js-algorand-sdk/releases) - [Changelog](https://github.com/algorand/js-algorand-sdk/blob/main/CHANGELOG.md) - [Commits](algorand/js-algorand-sdk@v3.0.0...v3.3.1) Updates `eslint` from 9.31.0 to 9.32.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.31.0...v9.32.0) Updates `fast-glob` from 3.3.2 to 3.3.3 - [Release notes](https://github.com/mrmlnc/fast-glob/releases) - [Commits](mrmlnc/fast-glob@3.3.2...3.3.3) Updates `magic-string` from 0.30.13 to 0.30.17 - [Changelog](https://github.com/Rich-Harris/magic-string/blob/master/CHANGELOG.md) - [Commits](Rich-Harris/magic-string@v0.30.13...v0.30.17) Updates `prettier` from 3.3.3 to 3.6.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.6.2) Updates `rollup` from 4.40.0 to 4.46.2 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.40.0...v4.46.2) Updates `semantic-release` from 24.2.0 to 24.2.7 - [Release notes](https://github.com/semantic-release/semantic-release/releases) - [Commits](semantic-release/semantic-release@v24.2.0...v24.2.7) Updates `typedoc` from 0.25.13 to 0.28.9 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.25.13...v0.28.9) Updates `typescript` from 5.4.5 to 5.9.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.4.5...v5.9.2) Updates `typescript-eslint` from 8.16.0 to 8.39.0 - [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.39.0/packages/typescript-eslint) Updates `vitest-fetch-mock` from 0.3.0 to 0.4.5 - [Release notes](https://github.com/IanVS/vitest-fetch-mock/releases) - [Commits](IanVS/vitest-fetch-mock@v0.3.0...v0.4.5) --- updated-dependencies: - dependency-name: "@algorandfoundation/tealscript" dependency-version: 0.107.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@commitlint/cli" dependency-version: 19.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@commitlint/config-conventional" dependency-version: 19.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@eslint/js" dependency-version: 9.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@rollup/plugin-commonjs" dependency-version: 28.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: "@rollup/plugin-typescript" dependency-version: 12.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: "@tsconfig/node20" dependency-version: 20.1.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.39.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: algosdk dependency-version: 3.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: eslint dependency-version: 9.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: fast-glob dependency-version: 3.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: magic-string dependency-version: 0.30.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: prettier dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: rollup dependency-version: 4.46.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: semantic-release dependency-version: 24.2.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: typedoc dependency-version: 0.28.9 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: typescript-eslint dependency-version: 8.39.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: vitest-fetch-mock dependency-version: 0.4.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
1 similar comment
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the all group with 19 updates in the / directory:
0.106.3
0.107.0
19.6.0
19.8.1
19.6.0
19.8.1
9.31.0
9.32.0
28.0.3
28.0.6
12.1.2
12.1.4
20.1.4
20.1.6
8.16.0
8.39.0
3.0.0
3.3.1
9.31.0
9.32.0
3.3.2
3.3.3
0.30.13
0.30.17
3.3.3
3.6.2
4.40.0
4.46.2
24.2.0
24.2.7
0.25.13
0.28.9
5.4.5
5.9.2
8.16.0
8.39.0
0.3.0
0.4.5
Updates
@algorandfoundation/tealscript
from 0.106.3 to 0.107.0Release notes
Sourced from
@algorandfoundation/tealscript
's releases.Commits
13a9d49
Merge pull request #588 from algorandfoundation/dev71f1fc8
0.107.093d491d
Merge pull request #587 from algorandfoundation/feat/bitwise_bytes_ops84d30bc
chore: compile all with latest algod24a65b3
feat: bitwise op support for bytes inputUpdates
@commitlint/cli
from 19.6.0 to 19.8.1Release notes
Sourced from
@commitlint/cli
's releases.... (truncated)
Changelog
Sourced from
@commitlint/cli
's changelog.Commits
3c30200
v19.8.1e49449f
fix: update dependency tinyexec to v1 (#4332)e2e3b67
Chore/deps prettier v3 3 (#4320)b92f072
chore: update gitHead after failed publish (#4315)e82f05a
v19.8.0e685618
chore: add missing'use strict'
directives (#4301)0cd8f41
perf: usenode:
prefix to bypass require.cache call for builtins (#4302)b0e851c
v19.7.1e2dc109
v19.6.1Updates
@commitlint/config-conventional
from 19.6.0 to 19.8.1Release notes
Sourced from
@commitlint/config-conventional
's releases.... (truncated)
Changelog
Sourced from
@commitlint/config-conventional
's changelog.Commits
3c30200
v19.8.1e2e3b67
Chore/deps prettier v3 3 (#4320)b92f072
chore: update gitHead after failed publish (#4315)e82f05a
v19.8.00cd8f41
perf: usenode:
prefix to bypass require.cache call for builtins (#4302)b0e851c
v19.7.1Updates
@eslint/js
from 9.31.0 to 9.32.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
50de1ce
chore: package.json update for@eslint/js
releaseUpdates
@rollup/plugin-commonjs
from 28.0.3 to 28.0.6Changelog
Sourced from
@rollup/plugin-commonjs
's changelog.Commits
a433ac9
chore(release): commonjs v28.0.67b9d40d
fix(commonjs): fix crash with invalidated proxy modules (#1876)cb1b08d
chore(release): commonjs v28.0.5ff4c928
fix(commonjs): crawl dynamicRequireRoot outside cwd (#1859)bb54901
chore(release): commonjs v28.0.4ad141c1
fix(commonjs): try/catch instanceof in getAugmentedNamespace (#1868)Updates
@rollup/plugin-typescript
from 12.1.2 to 12.1.4Changelog
Sourced from
@rollup/plugin-typescript
's changelog.Commits
ad58c8d
chore(release): typescript v12.1.4a569848
fix(typescript): revert #1653 (#1880)a209058
chore(release): typescript v12.1.340a38b1
fix(typescript): fixes #1652 compile when source exists anywhere in the worki...Updates
@tsconfig/node20
from 20.1.4 to 20.1.6Commits
Updates
@typescript-eslint/eslint-plugin
from 8.16.0 to 8.39.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
c98d513
chore(release): publish 8.39.0a8def4b
fix(eslint-plugin): [no-unsafe-assignment] add anunsafeObjectPattern
messa...422e3e2
feat(eslint-plugin): [only-throw-error] support yield/await expressions (#11417)e901ad8
fix(eslint-plugin): revert #11127 (#11447)8dc8340
feat(eslint-plugin): add no-unnecessary-type-conversion to strict-type-checke...2112d58
feat: update to TypeScript 5.9.2 (#11445)b872e2b
feat(eslint-plugin): [naming-convention] add enumMember PascalCase default op...757f9ee
fix(eslint-plugin): [prefer-optional-chain] ignorecheck
option for most RH...5b24864
chore: fix dangling reference to generate:configs in comments (#11431)d11e79e
chore(release): publish 8.38.0Updates
algosdk
from 3.0.0 to 3.3.1Release notes
Sourced from algosdk's releases.
... (truncated)
Changelog
Sourced from algosdk's changelog.
... (truncated)
Commits
4a9e3dd
Merge pull request #984 from algorand/release/v3.3.18d5401b
bump up version to v3.3.18c60436
Revert Box Application Pagination support. (#983)e5f7232
Merge pull request #981 from algorand/release/v3.3.0a98d9ce
bump up version to v3.3.01d55e18
API: Algorand 4.1 api updates (#979)7b65db3
Docs: fix link in README so it works in typedoc (#966)bcc4b3c
Revert bad CHANGELOG/package version updates. (#965)0514cf2
Devops: Release process update (#950)d99b87b
Bump esbuild and tsx (#964)Updates
eslint
from 9.31.0 to 9.32.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.