You can trigger a rebase of this PR 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps @parcel/transformer-raw from 2.8.2 to 2.10.3.
Release notes
Sourced from
@parcel/transformer-raw
's releases.... (truncated)
Changelog
Sourced from
@parcel/transformer-raw
's changelog.... (truncated)
Commits
65d42a9
Release: v2.10.3 (#9381)c72c336
Fix dependency retargeting with ambiguous reexports (#9380)7959891
Small LSP bugfixes (#9382)c88116a
Simplify invalidateOnFileChange() in Transformers (#9379)c784885
Mark previously deferred assets as dirty for symbol prop (#9369)7a68dc9
fix: hasOwnProperty (#9362)d58e336
Cache bundle graph on failure (#9366)febe169
Fix for id$exports being undefined (#9331)817c778
Upstream some REPL changes (#9328)96185d0
Add parcel query option to view de/serialization times & graph size (#9361)You can trigger a rebase of this PR 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