fix Windows regression introduced in v5.1.1 (#162)
v5.1.1
support ${configDir} syntax in include/exclude (#156)
v5.1.0
Add skip option for adding additional directories to be skipped when searching for tsconfig.json files (#146)
Fix path resolution on Windows when other Vite plugins neglect to normalize the importer path before calling this.resolve in their resolveId hooks (#157)
Allow both tsconfig.json and jsconfig.json in the same directory (4124b091607503d44b876bb4edd726667b386660)
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the non-major-dev-dependencies group in /frontend with 7 updates:
0.7.0
0.7.1
0.2.0
0.2.1
1.7.42
1.9.2
13.15.1
13.15.2
28.8.3
28.9.0
5.4.10
5.4.11
5.0.1
5.1.2
Updates
@import-meta-env/cli
from 0.7.0 to 0.7.1Release notes
Sourced from
@import-meta-env/cli
's releases.Changelog
Sourced from
@import-meta-env/cli
's changelog.Commits
78fdffe
chore: release main (#1562)4d0f7e0
build: introduce scarf (#1561)c697ca8
fix(deps): update dependency picocolors to v1.1.1 (#1499)396fa37
fix(deps): update dependency picocolors to v1.1.0 (#1432)Updates
@import-meta-env/prepare
from 0.2.0 to 0.2.1Release notes
Sourced from
@import-meta-env/prepare
's releases.Changelog
Sourced from
@import-meta-env/prepare
's changelog.Commits
Updates
@swc/core
from 1.7.42 to 1.9.2Changelog
Sourced from
@swc/core
's changelog.... (truncated)
Commits
669d275
chore: Publish1.9.2
withswc_core
v5.0.3
47c6d38
chore: Update changelogf2be61f
chore: Publish1.9.2-nightly-20241111.1
withswc_core
v5.0.3
9aae07a
chore: Publish crates withswc_core
v5.0.3
e732a36
feat(es/codegen): Implement properinline_script
support (#9729)9dfa3f5
chore: Publish@swc/helpers@0.5.15
1606d08
chore: Publish crates withswc_core
v5.0.2
aff9de5
fix(es): Fix typo in feature name (#9721)7c396a1
chore: Update changelog3d87fe0
chore: Publish1.9.1
withswc_core
v5.0.1
Updates
cypress
from 13.15.1 to 13.15.2Release notes
Sourced from cypress's releases.
Commits
5caacc2
chore: update circleci cache version (#30548)c2596e6
chore: release 13.15.2 (#30547)6e8142d
chore(deps): update dependency stop-only to v3.4.1 (#30538)438f953
chore: Update v8 snapshot cache (#30545)3c6a092
chore: updatemobx
from5.15.4
to6.13.5
andmobx-react
from6.1.8
...a8a3cb9
fix: ensure we have marked things as stable prior to after/afterEach hooks ru...b0b28d3
chore: Update CI workflows path to be current branch workflows file (#30534)4ff3b2b
misc: correct CLI help typo for cypress open --global (#30532)c33ff6a
chore: remove react dependency from the server as it looks unused [run ci] (#...b8a5280
chore: replace is-ci with underlying ci-info package (#30465)Updates
eslint-plugin-jest
from 28.8.3 to 28.9.0Release notes
Sourced from eslint-plugin-jest's releases.
Changelog
Sourced from eslint-plugin-jest's changelog.
Commits
49f3079
chore(release): 28.9.0 [skip ci]1ce1258
feat: add TypeScript types (#1667)6f8ff4d
chore: switch to v16 of@types/node
(#1668)2a12174
chore(deps): lock file maintenance04044b9
docs: include both flat and legacy config examples in usage section (#1664)d932210
chore(deps): lock file maintenance28c0f6d
chore(deps): update yarn to v3.8.6 (#1657)89c39e0
chore(deps): lock file maintenance0ff404c
chore(deps): lock file maintenance3888bee
chore(deps): lock file maintenanceUpdates
vite
from 5.4.10 to 5.4.11Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
c54c860
release: v5.4.11Updates
vite-tsconfig-paths
from 5.0.1 to 5.1.2Release notes
Sourced from vite-tsconfig-paths's releases.
Commits
1ffb9f5
5.1.20fe07cd
fix: avoid path.relative on already-relative paths92a7741
5.1.18c40fee
fix: ${configDir} syntax in include/excludea471423
chore: update lockfile1cfbe4d
chore: setup vitestb803215
docs: fix PR links77b95ad
5.1.04124b09
fix: allow both tsconfig/jsconfig in same directory9983767
chore: enable “format on save” in vscodeDependabot 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