Skip to content

[INTERNAL] Bump @apidevtools/json-schema-ref-parser from 13.0.5 to 14.0.2#1066

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/apidevtools/json-schema-ref-parser-14.0.2
Closed

[INTERNAL] Bump @apidevtools/json-schema-ref-parser from 13.0.5 to 14.0.2#1066
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/apidevtools/json-schema-ref-parser-14.0.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 22, 2025

Bumps @apidevtools/json-schema-ref-parser from 13.0.5 to 14.0.2.

Release notes

Sourced from @​apidevtools/json-schema-ref-parser's releases.

v14.0.2

14.0.2 (2025-06-18)

Bug Fixes

  • file: support trailing slashes in file resolver #389 (3406a25)

v14.0.1

14.0.1 (2025-06-16)

Bug Fixes

  • options: make safe url resolver optional and boolean (171e30f)

v14.0.0

14.0.0 (2025-06-16)

Bug Fixes

  • safety: assume browsers are safe urls (5ffea78)

Fix

  • Dont allow internal URL resolution, and add flag to reenable internal / private URL resolution (0a06a78)

BREAKING CHANGES

  • Fix security vulnerability allowing default http resolver to make requests to internal hostnames
Commits
  • 9376c24 chore(deps): bump deps
  • 3406a25 fix(file): support trailing slashes in file resolver #389
  • 171e30f fix(options): make safe url resolver optional and boolean
  • 0ac9f35 chore(tests): skip url safety resolver in browser
  • 5ffea78 fix(safety): assume browsers are safe urls
  • 932683f chore: deps
  • 0a06a78 Fix: Dont allow internal URL resolution, and add flag to reenable internal / ...
  • b8a8a6f chore trigger build
  • See full diff in compare view

Dependabot compatibility score

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)

Bumps [@apidevtools/json-schema-ref-parser](https://github.com/APIDevTools/json-schema-ref-parser) from 13.0.5 to 14.0.2.
- [Release notes](https://github.com/APIDevTools/json-schema-ref-parser/releases)
- [Commits](APIDevTools/json-schema-ref-parser@v13.0.5...v14.0.2)

---
updated-dependencies:
- dependency-name: "@apidevtools/json-schema-ref-parser"
  dependency-version: 14.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from a team June 22, 2025 10:24
@dependabot dependabot Bot added the dependencies Automated dependency update label Jun 22, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 22, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot Bot added javascript Pull requests that update Javascript code dependencies Automated dependency update labels Jun 22, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jul 6, 2025

Superseded by #1073.

@dependabot dependabot Bot closed this Jul 6, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/apidevtools/json-schema-ref-parser-14.0.2 branch July 6, 2025 10:51
d3xter666 pushed a commit that referenced this pull request Sep 24, 2025
…heming in sources (#1066)

This change respects an sap.ui.core library .theming file from the
sources instead of simply overwriting the file.
It allows the configuration to be put into the library and adjusted
there instead of having to adjust it in the build task.

The existing logic is kept to support older UI5 versions where the file
is not available in the sources.

JIRA: CPOUI5FOUNDATION-862
(cherry picked from commit dda30114461314e81da43bd739e709186744f592)

---------

Co-authored-by: Merlin Beutlberger <m.beutlberger@sap.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Automated dependency update javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants