-
Notifications
You must be signed in to change notification settings - Fork 56
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
Bump the dependencies group across 1 directory with 10 updates #560
Merged
kateinoigakukun
merged 11 commits into
main
from
dependabot/npm_and_yarn/dependencies-8882f85aa6
Dec 18, 2024
Merged
Bump the dependencies group across 1 directory with 10 updates #560
kateinoigakukun
merged 11 commits into
main
from
dependabot/npm_and_yarn/dependencies-8882f85aa6
Dec 18, 2024
+2,167
−1,147
Conversation
This file contains 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
Bumps the dependencies group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@bytecodealliance/jco](https://github.com/bytecodealliance/jco) | `1.4.4` | `1.8.1` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.46.1` | `1.49.0` | | [rollup](https://github.com/rollup/rollup) | `4.22.5` | `4.28.0` | | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.26.7` | `0.27.2` | | [tslib](https://github.com/Microsoft/tslib) | `2.7.0` | `2.8.1` | | [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) | `11.1.6` | `12.1.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.4` | `22.10.1` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.2` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.0.5` | `2.1.6` | Updates `@bytecodealliance/jco` from 1.4.4 to 1.8.1 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](bytecodealliance/jco@1.4.4...1.8.1) Updates `@playwright/test` from 1.46.1 to 1.49.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.46.1...v1.49.0) Updates `rollup` from 4.22.5 to 4.28.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.22.5...v4.28.0) Updates `typedoc` from 0.26.7 to 0.27.2 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.26.7...v0.27.2) Updates `tslib` from 2.7.0 to 2.8.1 - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@v2.7.0...v2.8.1) Updates `@rollup/plugin-typescript` from 11.1.6 to 12.1.1 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/typescript-v12.1.1/packages/typescript) Updates `@types/node` from 22.7.4 to 22.10.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `prettier` from 3.3.3 to 3.4.1 - [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.4.1) Updates `typescript` from 5.6.3 to 5.7.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.3...v5.7.2) Updates `vitest` from 2.0.5 to 2.1.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.6/packages/vitest) --- updated-dependencies: - dependency-name: "@bytecodealliance/jco" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tslib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@rollup/plugin-typescript" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Dec 1, 2024
> [!] (plugin typescript) RollupError: [plugin typescript] @rollup/plugin-typescript: Path of Typescript compiler option 'outDir' must be located inside the same directory as the Rollup 'file' option.
Emscripten's base image is still jammy and the system ruby is still 3.0. But steep requires ruby 3.1 these days.
This reverts commit c5888c1.
It seems there is something wrong in jco lowering but don't have time to investigate it now. ``` file:///home/runner/work/ruby.wasm/ruby.wasm/packages/npm-packages/ruby-head-wasm-wasip2/dist/component/ruby.component.js:4493 '[resource-new]terminal-input': trampoline41, ```
kateinoigakukun
deleted the
dependabot/npm_and_yarn/dependencies-8882f85aa6
branch
December 18, 2024 18:51
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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.
Bumps the dependencies group with 10 updates in the / directory:
1.4.4
1.8.1
1.46.1
1.49.0
4.22.5
4.28.0
0.26.7
0.27.2
2.7.0
2.8.1
11.1.6
12.1.1
22.7.4
22.10.1
3.3.3
3.4.1
5.6.3
5.7.2
2.0.5
2.1.6
Updates
@bytecodealliance/jco
from 1.4.4 to 1.8.1Release notes
Sourced from
@bytecodealliance/jco
's releases.... (truncated)
Commits
19f9630
1.8.1da41087
fix: top-level resource bindgen (#526)791d1c1
1.8.0dc01f95
feat: support top-level resources (#525)9e784e2
deps: update to latest Wasmtime@27 toolchain (#524)7b6e386
fix(examples): mention wac in string-reverse-upper README (#521)b125d47
1.7.28f860a8
deps: update to [email protected], reenable test (#520)08d7fb8
fix: resource map being populated after trampoline (#519)d70b4d4
feat(examples): add documentation and walkthroughs for examples (#514)Updates
@playwright/test
from 1.46.1 to 1.49.0Release notes
Sourced from
@playwright/test
's releases.... (truncated)
Commits
a70a96a
chore: mark v1.49.0 (#33649)53f51a8
cherry-pick(#33638): chore: clear highlight when performing action2a00ca8
cherry-pick(#33635): chore: add cm placeholder text0e64340
cherry-pick(#33632): chore: highlight edited locator while recordingcb0f456
cherry-pick(#33629): fix(rebase): do not apply multiple rebaselines to the sa...698823a
cherry-pick(#33627): fix(codegen): document.documentElement is null on early ...c0fa804
cherry-pick(#33619): fix(aria): normalize whitespace in toMatchAccessible{Nam...7a32228
cherry-pick(#33614): docs: add ariaSnapshot.timeout for language ports (#33615)0e31ace
cherry-pick(#33575): fix(canvas snapshots): position mismatch in headless modeb2a39ff
cherry-pick(#33604): docs: update docs about headless shellUpdates
rollup
from 4.22.5 to 4.28.0Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
0595e43
4.28.05053019
fix: supports modify the import attributes key in the config file (#5743)a0f1dcc
chore(deps): lock file maintenance minor/patch updates (#5748)a949c87
chore(deps): update codecov/codecov-action action to v5 (#5747)e805b54
4.27.4dd623b5
chore(deps): lock file maintenance minor/patch updates (#5740)7c0b1f8
4.27.310bc150
Revert object tree-shaking (#5420) until some issues have been resolved (#5736)a503a4d
4.27.26c68455
Fix more variable deconflicting issues (#5728)Updates
typedoc
from 0.26.7 to 0.27.2Release notes
Sourced from typedoc's releases.
... (truncated)
Changelog
Sourced from typedoc's changelog.
... (truncated)
Commits
23e2c99
Update changelog for releaseb6b9b01
Bump version to 0.27.2ea631e0
Fix external.d.ts unit test7d38048
Fix crash with TS 5.5.xc3842c1
Minor improvements to API docs663ce54
Add maintenance status to site193b02e
Simplify plugin/theme list generation on site9a520d7
Simpler handling of changelog in site6142a5e
Update changelog for release1ce36a4
Bump version to 0.27.1Updates
tslib
from 2.7.0 to 2.8.1Release notes
Sourced from tslib's releases.
Commits
d72d6f7
2.8.111fa982
Merge pull request #275 from microsoft/bug/es5-compat3c532eb
Remove use of ES2015 syntaxb0076c4
Include non-enumerable keys in __importStar helper (#272)7c11588
Add missing registry-url parameter1fec667
Merge pull request #271 from microsoft/fix-publish097e99e
Fix publish workflowca5f7fb
2.8.02334267
Merge pull request #270 from microsoft/rewriteRelativeImportExtensionc4cde74
Missed updateUpdates
@rollup/plugin-typescript
from 11.1.6 to 12.1.1Changelog
Sourced from
@rollup/plugin-typescript
's changelog.Commits
c358dae
chore(release): typescript v12.1.1cc55c44
fix(typescript): allow for files to be nested in folders within outDir (#1783)28b9701
chore(release): typescript v12.1.02c09b57
feat(typescript): add transformers factory. (#1668)5afda37
chore(release): typescript v12.0.0a85b649
fix(typescript)!: correctly resolve filenames of declaration files for `outpu...Updates
@types/node
from 22.7.4 to 22.10.1Commits
Updates
prettier
from 3.3.3 to 3.4.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
37fd177
Release 3.4.11fb6297
Update ts-api-utils to v1.4.2 (#16888)f6fccad
Remove unnecessary parentheses around assignment inv-on
(#16887)5fef089
Minor improvements in v3.4.0 blog post (#16886)3542f13
3.4 release blog (#16851)f53791a
Clean changelog_unreleased2b41c93
Bump Prettier dependency to 3.4.010baab2
Update dependents count7999e10
Release 3.4.02262d1e
chore(config): migrate renovate config (#16884)Updates
typescript
from 5.6.3 to 5.7.2Release notes
Sourced from typescript's releases.
Commits
d701d90
Bump version to 5.7.2 and LKG0503a63
🤖 Pick PR #60450 (Move to file: fix detection of refe...) into release-5.7 (#...3140dbb
🤖 Pick PR #60488 (Stub out copilotRelated command) into release-5.7 (#60495)c1216de
Update LKG3ee2b95
🤖 Pick PR #60415 (Fix false positive rewriteRelativeI...) into release-5.7 (#...44bd3f2
Bump version to 5.7.1-rc and LKG5925c81
Update LKG84d58cf
Merge remote-tracking branch 'origin/main' into release-5.70ec4d30
Fixing exception on unsaved file (#60362)11b2930
Add compatible overloads that accept ArrayBuffer to BigInt64Array/BigUint64Ar...Updates
vitest
from 2.0.5 to 2.1.6Release notes
Sourced from vitest's releases.
... (truncated)
Commits
b936702
bump: 2.1.632f23b9
chore: release v2.1.5417bdb4
fix(browser): init browsers eagerly when tests are running (#6876)93b67c2
fix: throw an error and a warning if.poll
,.element
,.rejects
/`.resolv...9a0c93d
fix(browser): stop the browser rpc when the pool is closed (#6858)251893b
chore: setresolve.mainFields
andresolve.conditions
for SSR environment ...0ad2cdc
chore(deps): update all non-major dependencies (#6890)4c96cce
fix: print ssrTransform error (#6885)98f76ea
fix: don't rerun on Esc or Ctrl-C during watch filter (#6895)00ebea6
refactor(reporters): base reporter readability improvements (#6889)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions