Skip to content
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

chore(deps): bump loader-utils from 2.0.2 to 2.0.4 in /docs #164

Merged
merged 1 commit into from
Jun 18, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2022

Bumps loader-utils from 2.0.2 to 2.0.4.

Release notes

Sourced from loader-utils's releases.

v2.0.4

2.0.4 (2022-11-11)

Bug Fixes

v2.0.3

2.0.3 (2022-10-20)

Bug Fixes

  • security: prototype pollution exploit (#217) (a93cf6f)
Changelog

Sourced from loader-utils's changelog.

2.0.4 (2022-11-11)

Bug Fixes

2.0.3 (2022-10-20)

Bug Fixes

  • security: prototype pollution exploit (#217) (a93cf6f)
Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @pierissimo.


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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2022
@codecov
Copy link

codecov bot commented Dec 1, 2022

Codecov Report

Merging #164 (9252be6) into master (89d5e8e) will increase coverage by 5.96%.
The diff coverage is 91.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #164      +/-   ##
==========================================
+ Coverage   74.72%   80.69%   +5.96%     
==========================================
  Files          28       26       -2     
  Lines        1183      865     -318     
  Branches      285      196      -89     
==========================================
- Hits          884      698     -186     
+ Misses        199       93     -106     
+ Partials      100       74      -26     
Flag Coverage Δ
core 91.22% <91.22%> (+11.31%) ⬆️
graphql ?
http-server 88.05% <ø> (?)
http-server-express 67.64% <ø> (?)
reflector 80.64% <ø> (-1.97%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...kages/http-server-express/src/ExpressHttpServer.ts 67.64% <ø> (ø)
packages/http-server/src/AjvValidator.ts 88.88% <ø> (ø)
packages/http-server/src/HttpServerModule.ts 83.03% <ø> (ø)
packages/http-server/src/decorators/route.ts 100.00% <ø> (ø)
packages/http-server/src/httpErrors.ts 91.83% <ø> (ø)
packages/core/src/entity/EntityDefinition.ts 80.70% <80.70%> (ø)
packages/core/src/interceptor/interceptor.ts 83.33% <83.33%> (ø)
packages/core/src/lib/object-utils.ts 86.36% <86.36%> (ø)
packages/core/src/lib/async-utils.ts 92.85% <92.85%> (ø)
packages/core/src/entity/EntityRegistry.ts 94.44% <94.44%> (ø)
... and 15 more

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/loader-utils-2.0.4 branch from a73a632 to 6280d67 Compare December 1, 2022 14:47
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](webpack/loader-utils@v2.0.2...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/loader-utils-2.0.4 branch from 6280d67 to 9252be6 Compare December 1, 2022 14:48
@pierissimo
Copy link
Collaborator

@dependabot merge

@pierissimo pierissimo merged commit f4a01ac into master Jun 18, 2023
@pierissimo pierissimo deleted the dependabot/npm_and_yarn/docs/loader-utils-2.0.4 branch June 18, 2023 08:36
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant