Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2025

Bumps @ui5/linter from 1.19.0 to 1.20.0.

Release notes

Sourced from @​ui5/linter's releases.

v1.20.0

1.20.0 (2025-09-11)

Features

Bug Fixes

  • Ensure deterministic order of processing source files (#842) (dcf884d)

Dependencies

  • Bump @​jridgewell/trace-mapping from 0.3.30 to 0.3.31 (48a9a4b)
  • Bump @​sapui5/types from 1.136.7 to 1.136.8 (#850) (3a07ad8)
  • Bump chalk from 5.6.0 to 5.6.2 (94639e0)
  • Bump globals from 16.3.0 to 16.4.0 (9f3c522)
  • Bump magic-string from 0.30.18 to 0.30.19 (7ed2b58)
Changelog

Sourced from @​ui5/linter's changelog.

1.20.0 (2025-09-11)

Features

Bug Fixes

  • Ensure deterministic order of processing source files (#842) (dcf884d)

Dependencies

  • Bump @​jridgewell/trace-mapping from 0.3.30 to 0.3.31 (48a9a4b)
  • Bump @​sapui5/types from 1.136.7 to 1.136.8 (#850) (3a07ad8)
  • Bump chalk from 5.6.0 to 5.6.2 (94639e0)
  • Bump globals from 16.3.0 to 16.4.0 (9f3c522)
  • Bump magic-string from 0.30.18 to 0.30.19 (7ed2b58)
Commits
  • 9d6cf69 release: v1.20.0 (#845)
  • 3a07ad8 deps: Bump @​sapui5/types from 1.136.7 to 1.136.8 (#850)
  • 11eed11 test: Fix ESLint findings
  • c175285 build(deps-dev): Bump @​stylistic/eslint-plugin from 5.2.3 to 5.3.1
  • ba1991b ci(github-actions): Bump actions/setup-node from 4 to 5 (#852)
  • 90a4007 ci(github-actions): Bump actions/stale from 9 to 10 (#851)
  • 48a9a4b deps: Bump @​jridgewell/trace-mapping from 0.3.30 to 0.3.31
  • 591171f build(deps-dev): Bump @​types/semver from 7.7.0 to 7.7.1
  • d29801d feat: Consider UI5 Manifest v2 (#780)
  • 9f3c522 deps: Bump globals from 16.3.0 to 16.4.0
  • Additional commits viewable 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 11, 2025
github-actions[bot]
github-actions bot previously approved these changes Sep 11, 2025
@github-actions github-actions bot enabled auto-merge (rebase) September 11, 2025 14:33
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui5/linter-1.20.0 branch from b3530be to 60cfb57 Compare September 11, 2025 14:35
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui5/linter-1.20.0 branch from 60cfb57 to fb36d37 Compare September 11, 2025 14:38
@flovogt
Copy link
Member

flovogt commented Sep 16, 2025

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui5/linter-1.20.0 branch from fb36d37 to 714d44a Compare September 16, 2025 11:27
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui5/linter-1.20.0 branch from 714d44a to a1b5025 Compare September 16, 2025 11:36
github-actions[bot]
github-actions bot previously approved these changes Sep 16, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui5/linter-1.20.0 branch from a1b5025 to 7a20781 Compare September 16, 2025 15:08
github-actions[bot]
github-actions bot previously approved these changes Sep 16, 2025
auto-merge was automatically disabled September 17, 2025 10:13

Pull request was closed

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 17, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ui5/linter-1.20.0 branch September 17, 2025 10:13
@d3xter666 d3xter666 restored the dependabot/npm_and_yarn/ui5/linter-1.20.0 branch September 17, 2025 10:14
@d3xter666 d3xter666 reopened this Sep 17, 2025
@d3xter666 d3xter666 force-pushed the dependabot/npm_and_yarn/ui5/linter-1.20.0 branch from 7a20781 to 809a43c Compare September 17, 2025 10:19
@flovogt
Copy link
Member

flovogt commented Sep 17, 2025

@dependabot recreate

Dependabot couldn't find the original pull request head commit, 7a20781.
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui5/linter-1.20.0 branch from 809a43c to 169d851 Compare September 17, 2025 11:08
@d3xter666
Copy link
Member

@dependabot squash and merge

@dependabot dependabot bot merged commit 155f3cf into main Sep 17, 2025
18 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ui5/linter-1.20.0 branch September 17, 2025 11:31
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 javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants