Releases: NHSDigital/electronic-prescription-service-api
v1.0.2651
Commit message
Upgrade: [dependabot] - bump @typescript-eslint/parser from 8.24.0 to 8.24.1 (#3189)
Bumps
@typescript-eslint/parser
from 8.24.0 to 8.24.1.
Release notes
Sourced from @typescript-eslint/parser
's
releases.
v8.24.1
8.24.1 (2025-02-17)
🩹 Fixes
- deps: update eslint monorepo to v9.20.0 (#10834)
- eslint-plugin: [no-inferrable-types] handle accessor (#10780)
- eslint-plugin: [no-unnecessary-template-expression] ignore enum and enum members (#10782)
- eslint-plugin: [no-unsafe-assignment] report on an
any
value assigned as an initializer of anaccessor
property (#10785)- eslint-plugin: [consistent-generic-constructors] check
accessor
class properties (#10789)- eslint-plugin: [prefer-return-this-type] check
accessor
properties with a function initializer (#10794)- eslint-plugin: [explicit-module-boundary-types] check
accessor
class properties with a function initializer (#10804)- eslint-plugin: [explicit-member-accessibility] check
accessor
class properties for missing accessibility modifier (#10805)- eslint-plugin: [no-deprecated] don't report on deprecated
accessor
property declaration (#10813)- eslint-plugin: [no-misused-promises] don't report on
static
accessor
properties (#10814)- eslint-plugin: [class-methods-use-this] check
accessor
methods with a function initializer (#10796)❤️ Thank You
- Ronen Amiel
- YeonJuan
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/parser
's
changelog.
8.24.1 (2025-02-17)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
3646ec0
chore(release): publish 8.24.1- See full diff in compare view
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 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)
Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: anthony-nhs [email protected]
Info
See code diff
Release workflow run
It was initialized by eps-autoapprove-dependabot[bot]
v1.0.2650
Commit message
Upgrade: [dependabot] - bump @pact-foundation/pact-core from 15.2.1 to 16.0.0 (#3188)
Bumps
@pact-foundation/pact-core
from 15.2.1 to 16.0.0.
Release notes
Sourced from @pact-foundation/pact-core
's
releases.
Release v16.0.0
16.0.0 (2025-02-17)
⚠ BREAKING CHANGES
- build platform/arch specific npm packages
Features
- build platform/arch specific npm packages (809775e)
Fixes and Improvements
Changelog
Sourced from @pact-foundation/pact-core
's
changelog.
16.0.0 (2025-02-17)
⚠ BREAKING CHANGES
- build platform/arch specific npm packages
Features
- build platform/arch specific npm packages (809775e)
Fixes and Improvements
Commits
a73f4f7
chore(release): 16.0.0be30ebc
Merge pull request #605 from YOU54F/feat/optional_arch_specific_binaries809775e
feat!: build platform/arch specific npm packages6959602
ci: use arm runners for arm64 workflows (#604)5c2be70
chore(deps): update dependency@types/tar
to v6fa0f883
chore(deps): update dependency@types/node
to v225c91af4
chore(deps): update dependency@types/sinon
to v1766acd1d
chore(deps): update dependency@types/needle
to v3a4dca68
chore(deps): update dependency@tsconfig/node14
to v149f699da
chore(deps): update dependency@types/mocha
to v10- Additional commits viewable in compare view
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 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)
Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: anthony-nhs [email protected]
Info
See code diff
Release workflow run
It was initialized by eps-autoapprove-dependabot[bot]
v1.0.2649
Commit message
Fix: [AEA-5057] - log payload on error or warning response (#3200)
Summary
- Routine Change
Details
- log payload on error or warning response
- use a different port for hapi tests to avoid clashes
Info
See code diff
Release workflow run
It was initialized by anthony-nhs
v1.0.2648
Commit message
Upgrade: [dependabot] - bump @babel/core from 7.26.8 to 7.26.9 (#3194)
Bumps
@babel/core
from 7.26.8 to 7.26.9.
Release notes
Sourced from @babel/core
's
releases.
v7.26.9 (2025-02-14)
🐛 Bug Fix
babel-types
- #17103 fix: Definition for
TSPropertySignature.kind
(@liuxingbaoyu
)babel-generator
,babel-types
- #17062 Print TypeScript optional/definite in ClassPrivateProperty (
@jamiebuilds-signal
)🏠 Internal
babel-types
- #17130 Use
.ts
files with explicit reexports to solve name conflicts (@nicolo-ribaudo
)babel-core
- #17127 Do not depend on
@types/gensync
in Babel 7 (@nicolo-ribaudo
)Committers: 5
- Babel Bot (
@babel-bot
)- Huáng Jùnliàng (
@JLHwung
)- Jamie Kyle (
@jamiebuilds-signal
)- Nicolò Ribaudo (
@nicolo-ribaudo
)@liuxingbaoyu
Changelog
Sourced from @babel/core
's
changelog.
v7.26.9 (2025-02-14)
🐛 Bug Fix
babel-types
- #17103 fix: Definition for
TSPropertySignature.kind
(@liuxingbaoyu
)babel-generator
,babel-types
- #17062 Print TypeScript optional/definite in ClassPrivateProperty (
@jamiebuilds-signal
)🏠 Internal
babel-types
- #17130 Use
.ts
files with explicit reexports to solve name conflicts (@nicolo-ribaudo
)babel-core
- #17127 Do not depend on
@types/gensync
in Babel 7 (@nicolo-ribaudo
)v7.26.7 (2025-01-24)
🐛 Bug Fix
babel-helpers
,babel-preset-env
,babel-runtime-corejs3
- #17086 Make "object without properties" helpers ES6-compatible (
@tquetano-netflix
)babel-plugin-transform-typeof-symbol
- #17085 fix: Correctly handle
typeof
in arrow functions (@liuxingbaoyu
)babel-parser
babel-core
- #17052 Do not try to parse .ts configs as JSON if natively supported (
@nicolo-ribaudo
)babel-plugin-transform-typescript
- #17050 fix: correctly resolve references to non-constant enum members (
@branchseer
)babel-plugin-transform-typescript
,babel-traverse
,babel-types
- #17025 fix: Remove type-only
import x = y.z
(@liuxingbaoyu
)v7.26.6 (2025-01-13)
🐛 Bug Fix
babel-plugin-transform-nullish-coalescing-operator
- #17061 fix: Chaining nullish coalescing operators output size regression (
@liuxingbaoyu
)v7.26.5 (2025-01-10)
👓 Spec Compliance
babel-parser
- #17011 Allow the dynamic
import.defer()
form ofimport defer
(@babel-bot
)🐛 Bug Fix
babel-plugin-transform-block-scoped-functions
- #17024 chore: Avoid calling
isInStrictMode
in Babel 7 (@liuxingbaoyu
)babel-plugin-transform-typescript
- #17026 fix: Correctly generate exported const enums in namespace (
@liuxingbaoyu
)babel-parser
- #17045 [estree] Unify method type parameters handling (
@JLHwung
)- #17013 fix: Correctly set position for
@(a.b)()
(@liuxingbaoyu
)- #16996 [estree] Adjust the start loc of class methods with type params (
@nicolo-ribaudo
)babel-generator
,babel-parser
,babel-plugin-transform-flow-strip-types
,babel-types
... (truncated)
Commits
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 c...
v1.0.2647
Commit message
Upgrade: [dependabot] - bump boto3 from 1.36.19 to 1.36.22 (#3195)
Bumps boto3 from 1.36.19 to 1.36.22.
Commits
2d18093
Merge branch 'release-1.36.22'd683193
Bumping version to 1.36.227848d23
Add changelog entries from botocore3d1cda2
Merge branch 'release-1.36.21'5b0455a
Merge branch 'release-1.36.21' into develop1ef4449
Bumping version to 1.36.2143fda5f
Add changelog entries from botocore38de2d5
Ignore .venv directories (#4440)16296da
Add venv callout from README into quickstart guide (#4439)4084764
Merge branch 'release-1.36.20'- Additional commits viewable in compare view
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 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)
Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: anthony-nhs [email protected]
Info
See code diff
Release workflow run
It was initialized by eps-autoapprove-dependabot[bot]
v1.0.2646
Commit message
Upgrade: [dependabot] - bump @babel/preset-env from 7.26.8 to 7.26.9 (#3192)
Bumps
@babel/preset-env
from 7.26.8 to 7.26.9.
Release notes
Sourced from @babel/preset-env
's
releases.
v7.26.9 (2025-02-14)
🐛 Bug Fix
babel-types
- #17103 fix: Definition for
TSPropertySignature.kind
(@liuxingbaoyu
)babel-generator
,babel-types
- #17062 Print TypeScript optional/definite in ClassPrivateProperty (
@jamiebuilds-signal
)🏠 Internal
babel-types
- #17130 Use
.ts
files with explicit reexports to solve name conflicts (@nicolo-ribaudo
)babel-core
- #17127 Do not depend on
@types/gensync
in Babel 7 (@nicolo-ribaudo
)Committers: 5
- Babel Bot (
@babel-bot
)- Huáng Jùnliàng (
@JLHwung
)- Jamie Kyle (
@jamiebuilds-signal
)- Nicolò Ribaudo (
@nicolo-ribaudo
)@liuxingbaoyu
Changelog
Sourced from @babel/preset-env
's
changelog.
v7.26.9 (2025-02-14)
🐛 Bug Fix
babel-types
- #17103 fix: Definition for
TSPropertySignature.kind
(@liuxingbaoyu
)babel-generator
,babel-types
- #17062 Print TypeScript optional/definite in ClassPrivateProperty (
@jamiebuilds-signal
)🏠 Internal
babel-types
- #17130 Use
.ts
files with explicit reexports to solve name conflicts (@nicolo-ribaudo
)babel-core
- #17127 Do not depend on
@types/gensync
in Babel 7 (@nicolo-ribaudo
)v7.26.7 (2025-01-24)
🐛 Bug Fix
babel-helpers
,babel-preset-env
,babel-runtime-corejs3
- #17086 Make "object without properties" helpers ES6-compatible (
@tquetano-netflix
)babel-plugin-transform-typeof-symbol
- #17085 fix: Correctly handle
typeof
in arrow functions (@liuxingbaoyu
)babel-parser
babel-core
- #17052 Do not try to parse .ts configs as JSON if natively supported (
@nicolo-ribaudo
)babel-plugin-transform-typescript
- #17050 fix: correctly resolve references to non-constant enum members (
@branchseer
)babel-plugin-transform-typescript
,babel-traverse
,babel-types
- #17025 fix: Remove type-only
import x = y.z
(@liuxingbaoyu
)v7.26.6 (2025-01-13)
🐛 Bug Fix
babel-plugin-transform-nullish-coalescing-operator
- #17061 fix: Chaining nullish coalescing operators output size regression (
@liuxingbaoyu
)v7.26.5 (2025-01-10)
👓 Spec Compliance
babel-parser
- #17011 Allow the dynamic
import.defer()
form ofimport defer
(@babel-bot
)🐛 Bug Fix
babel-plugin-transform-block-scoped-functions
- #17024 chore: Avoid calling
isInStrictMode
in Babel 7 (@liuxingbaoyu
)babel-plugin-transform-typescript
- #17026 fix: Correctly generate exported const enums in namespace (
@liuxingbaoyu
)babel-parser
- #17045 [estree] Unify method type parameters handling (
@JLHwung
)- #17013 fix: Correctly set position for
@(a.b)()
(@liuxingbaoyu
)- #16996 [estree] Adjust the start loc of class methods with type params (
@nicolo-ribaudo
)babel-generator
,babel-parser
,babel-plugin-transform-flow-strip-types
,babel-types
... (truncated)
Commits
64bca7b
v7.26.95315446
[babel 8] Remove babel 7-specific imports (#17111)- See full diff in compare view
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 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 ignor...
v1.0.2645
Commit message
Upgrade: [dependabot] - bump @typescript-eslint/eslint-plugin from 8.24.0 to 8.24.1 (#3191)
Bumps
@typescript-eslint/eslint-plugin
from 8.24.0 to 8.24.1.
Release notes
Sourced from @typescript-eslint/eslint-plugin
's
releases.
v8.24.1
8.24.1 (2025-02-17)
🩹 Fixes
- deps: update eslint monorepo to v9.20.0 (#10834)
- eslint-plugin: [no-inferrable-types] handle accessor (#10780)
- eslint-plugin: [no-unnecessary-template-expression] ignore enum and enum members (#10782)
- eslint-plugin: [no-unsafe-assignment] report on an
any
value assigned as an initializer of anaccessor
property (#10785)- eslint-plugin: [consistent-generic-constructors] check
accessor
class properties (#10789)- eslint-plugin: [prefer-return-this-type] check
accessor
properties with a function initializer (#10794)- eslint-plugin: [explicit-module-boundary-types] check
accessor
class properties with a function initializer (#10804)- eslint-plugin: [explicit-member-accessibility] check
accessor
class properties for missing accessibility modifier (#10805)- eslint-plugin: [no-deprecated] don't report on deprecated
accessor
property declaration (#10813)- eslint-plugin: [no-misused-promises] don't report on
static
accessor
properties (#10814)- eslint-plugin: [class-methods-use-this] check
accessor
methods with a function initializer (#10796)❤️ Thank You
- Ronen Amiel
- YeonJuan
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/eslint-plugin
's
changelog.
8.24.1 (2025-02-17)
🩹 Fixes
- eslint-plugin: [class-methods-use-this] check
accessor
methods with a function initializer (#10796)- eslint-plugin: [no-misused-promises] don't report on
static
accessor
properties (#10814)- eslint-plugin: [no-deprecated] don't report on deprecated
accessor
property declaration (#10813)- eslint-plugin: [explicit-member-accessibility] check
accessor
class properties for missing accessibility modifier (#10805)- eslint-plugin: [explicit-module-boundary-types] check
accessor
class properties with a function initializer (#10804)- eslint-plugin: [prefer-return-this-type] check
accessor
properties with a function initializer (#10794)- eslint-plugin: [consistent-generic-constructors] check
accessor
class properties (#10789)- eslint-plugin: [no-unsafe-assignment] report on an
any
value assigned as an initializer of anaccessor
property (#10785)- eslint-plugin: [no-unnecessary-template-expression] ignore enum and enum members (#10782)
- eslint-plugin: [no-inferrable-types] handle accessor (#10780)
❤️ Thank You
- Ronen Amiel
- YeonJuan
You can read about our versioning strategy and releases on our website.
Commits
3646ec0
chore(release): publish 8.24.19a78e40
fix(eslint-plugin): [class-methods-use-this] checkaccessor
methods with a ...e43cf46
docs: [prefer-optional-chain] fix examples (#10835)e33da81
fix(eslint-plugin): [no-misused-promises] don't report onstatic
accessor
...744f166
fix(eslint-plugin): [no-deprecated] don't report on deprecatedaccessor
pro...41245f3
fix(eslint-plugin): [explicit-member-accessibility] checkaccessor
class pr...d995fbc
fix(eslint-plugin): [explicit-module-boundary-types] checkaccessor
class p...02d4779
fix(eslint-plugin): [prefer-return-this-type] checkaccessor
properties wit...e98f234
fix(eslint-plugin): [consistent-generic-constructors] checkaccessor
class ...b694683
fix(eslint-plugin): [no-unsafe-assignment] report on anany
value assigned ...- Additional commits viewable in compare view
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- ...
v1.0.2644
Commit message
Fix: [AEA-0000] - Increase capacity for February month end (#3199)
Summary
- Routine Change
Details
- increase capacity for February month end
- update .gitallowed because of cdk branch
Info
See code diff
Release workflow run
It was initialized by jonathanwelch1-nhs
v1.0.2643
Commit message
Upgrade: [dependabot] - bump chromedriver from 133.0.0 to 133.0.1 (#3179)
Bumps chromedriver from
133.0.0 to 133.0.1.
Commits
fbc378b
Bump version to 133.0.11803f52
Remove unnecessary OS install build step- See full diff in compare view
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 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)
Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: anthony-nhs [email protected]
Info
See code diff
Release workflow run
It was initialized by eps-autoapprove-dependabot[bot]
v1.0.2642
Commit message
Upgrade: [dependabot] - bump webpack from 5.97.1 to 5.98.0 (#3180)
Bumps webpack from 5.97.1 to
5.98.0.
Release notes
Sourced from webpack's releases.
v5.98.0
Fixes
- Avoid the deprecation message #19062 by
@alexander-akait
- Should not escape CSS local ident in JS #19060 by
@JSerFeng
- MF parse range not compatible with Safari #19083 by
@alexander-akait
- Preserve
filenameTemplate
in new split chunk #19104 by@henryqdineen
- Use module IDs for final render order #19184 by
@dmichon-msft
- Strip
blob:
protocol when public path isauto
#19199 by@alexander-akait
- Respect
output.charset
everywhere #19202 by@alexander-akait
- Node async WASM loader generation #19210 by
@ashi009
- Correct
BuildInfo
andBuildMeta
type definitions #19200 by@inottn
Performance Improvements
- Improve
FlagDependencyExportsPlugin
for large JSON by depth #19058 by@hai-x
- Optimize assign-depths #19193 by
@dmichon-msft
- Use
startsWith
for matching instead of converting the string to a regex #19207 by@inottn
Chores
- Bump
nanoid
from 3.3.7 to 3.3.8 #19063 by@dependabot
- Fixed incorrect typecast in
DefaultStatsFactoryPlugin
#19156 by@Andarist
- Improved
readme.md
by adding video links for understanding webpack #19101 by@Vansh5632
- Typo fix #19205 by
@hai-x
- Adopt the new webpack governance model #18804 by
@ovflowd
Features
- Implement
/* webpackIgnore: true */
forrequire.resolve
#19201 by@alexander-akait
Continuous Integration
- CI fix #19196 by
@alexander-akait
New Contributors
@Andarist
made their first contribution in webpack/webpack#19156@Vansh5632
made their first contribution in webpack/webpack#19101@ashi009
made their first contribution in webpack/webpack#19210@ovflowd
made their first contribution in webpack/webpack#18804Full Changelog: webpack/webpack@v5.97.1...v5.98.0
Commits
f1bdec5
5.98.09579f22
chore: adopt the new webpack governance model (#18804)a1edb20
fix: node async wasm loader now useoutput.module
to determinate code gener...e55b08b
perf: use startsWith for matching instead of converting the string to a regex6e14dba
chore: fix typo (#19205)f123ce5
fix: respectoutput.charset
everywhere (#19202)af20c7b
fix: stripblob:
protocol when public path isauto
(#19199)80826c5
feat: implement/* webpackIgnore: true */
forrequire.resolve
(#19201)ac6ffca
fix(types): correct BuildInfo and BuildMeta type definitions (#19200)8ac130a
ci: fix- Additional commits viewable in compare view
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 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)
Signed-off-by: dependabot[bot] <support@g...