SAP-samples / btp-launchpad-ui-samples

Sample code of UI projects for SAP BTP Launchpad Service.
Apache License 2.0
19 stars 10 forks source link

Bump xml2js, @ui5/builder and @ui5/project in /btp-samples-split-xsuaa/mta-app1/app1 #81

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps xml2js, @ui5/builder and @ui5/project. These dependencies needed to be updated together. Updates xml2js from 0.4.23 to 0.6.2

Commits


Updates @ui5/builder from 3.0.0 to 3.0.9

Release notes

Sourced from @​ui5/builder's releases.

v3.0.9

All changes

v3.0.8...v3.0.9

v3.0.8

Bug Fixes

  • Revert "[INTERNAL] Remove implicit dependencies concept (#913)" 1043714
  • generateJsdoc: Also process resources created by preceeding tasks 04447bd

All changes

v3.0.7...v3.0.8

v3.0.7

Bug Fixes

  • Don't report a missing module that's contained in another bundle (#915) 8f23f38

All changes

v3.0.6...v3.0.7

v3.0.6

All changes

v3.0.5...v3.0.6

v3.0.5

Bug Fixes

  • bundle/Builder: Remove sourceMappingURL from modules embedded as string a2f410c

Dependency Updates

  • Bump xml2js from 0.5.0 to 0.6.0 9679830

... (truncated)

Changelog

Sourced from @​ui5/builder's changelog.

[v3.0.9] - 2023-07-25

[v3.0.8] - 2023-07-19

Bug Fixes

  • Revert "[INTERNAL] Remove implicit dependencies concept (#913)" 1043714
  • generateJsdoc: Also process resources created by preceeding tasks 04447bd

[v3.0.7] - 2023-07-13

Bug Fixes

  • Don't report a missing module that's contained in another bundle (#915) 8f23f38

[v3.0.6] - 2023-06-21

[v3.0.5] - 2023-06-05

Bug Fixes

  • bundle/Builder: Remove sourceMappingURL from modules embedded as string a2f410c

Dependency Updates

  • Bump xml2js from 0.5.0 to 0.6.0 9679830

[v3.0.4] - 2023-05-23

Bug Fixes

  • lbt/Resolver: ensure stable module order in generated bundleInfo 482b8a0

[v3.0.3] - 2023-04-21

Dependency Updates

[v3.0.2] - 2023-04-12

Dependency Updates

  • Bump xml2js from 0.4.23 to 0.5.0 5269fc2

[v3.0.1] - 2023-02-16

Commits
  • 8db06a1 Release 3.0.9
  • 195191e [INTERNAL] Optimise themeBuild with workerpool via fsinterface (#925)
  • 49e1660 Bump fsfe/reuse-action from 1 to 2
  • a669cb2 In-range update of npm dependencies
  • 14ef52d Release 3.0.8
  • 04447bd [FIX] generateJsdoc: Also process resources created by preceeding tasks
  • 0994814 [INTERNAL] Resolver: Update tests
  • 1043714 [FIX] Revert "[INTERNAL] Remove implicit dependencies concept (#913)"
  • 14388b8 [INTERNAL] lib/processors/jsdoc: Prefer Object.hasOwn over Object.prototype.h...
  • 004346d [INTERNAL] lib/processors/jsdoc: do not publish mixins, even when they're mod...
  • Additional commits viewable in compare view


Updates @ui5/project from 3.0.0 to 3.4.2

Release notes

Sourced from @​ui5/project's releases.

v3.4.2

Bug Fixes

  • Application: Fallback to manifest.appdescr_variant if manifest.json is not found (#631) 43c6b22

Dependency Updates

  • Bump read-pkg-up from 9.1.0 to 10.0.0 557cb36

All changes

v3.4.1...v3.4.2

v3.4.1

Bug Fixes

All changes

v3.4.0...v3.4.1

v3.4.0

Bug Fixes

  • maven/Registry: Prevent socket timeouts when installing framework libraries 3de767f

Features

  • Sapui5MavenSnapshotResolver: Use npm-dist.zip artifact for 1.116.0 and later (#622) 45dcee0

All changes

v3.3.2...v3.4.0

v3.3.2

Bug Fixes

  • ui5Framework: Treat 'optional' dependencies of root project as non-optional f3318f0
  • ui5Framework: Choose correct resolver for snapshot framework version overrides ba860de

Dependency Updates

  • Bump xml2js from 0.5.0 to 0.6.0 aa7d853

... (truncated)

Changelog

Sourced from @​ui5/project's changelog.

[v3.4.2] - 2023-07-13

Bug Fixes

  • Application: Fallback to manifest.appdescr_variant if manifest.json is not found (#631) 43c6b22

Dependency Updates

  • Bump read-pkg-up from 9.1.0 to 10.0.0 557cb36

[v3.4.1] - 2023-07-03

Bug Fixes

[v3.4.0] - 2023-06-21

Bug Fixes

  • maven/Registry: Prevent socket timeouts when installing framework libraries 3de767f

Features

  • Sapui5MavenSnapshotResolver: Use npm-dist.zip artifact for 1.116.0 and later (#622) 45dcee0

[v3.3.2] - 2023-06-06

Bug Fixes

  • ui5Framework: Treat 'optional' dependencies of root project as non-optional f3318f0
  • ui5Framework: Choose correct resolver for snapshot framework version overrides ba860de

Dependency Updates

  • Bump xml2js from 0.5.0 to 0.6.0 aa7d853

[v3.3.1] - 2023-05-23

Bug Fixes

  • Workspace: Ignore empty npm workspace modules (#614) 66e82a3
  • projectGraphBuilder: Add module cache invalidation (#612) 65496ea

[v3.3.0] - 2023-05-05

Bug Fixes

  • Resolve properly package.json dependency aliases (#608) f8753e5

Features

  • Sapui5MavenSnapshotResolver: Expose cacheMode parameter through all APIs (#607) 78eb482

... (truncated)

Commits
  • 3713c4c Release 3.4.2
  • 721f096 [INTERNAL] Bump @​ui5/builder from 3.0.6 to 3.0.7
  • 43c6b22 [FIX] Application: Fallback to manifest.appdescr_variant if manifest.json is ...
  • 557cb36 [DEPENDENCY] Bump read-pkg-up from 9.1.0 to 10.0.0
  • b0ec23f Bump actions/setup-node from 3.6.0 to 3.7.0
  • 63b814d In-range update of npm dependencies
  • 90c07e2 Release 3.4.1
  • ab16618 [INTERNAL] graph: Fix JSDoc links
  • c7c061d In-range update of npm dependencies
  • 13d019b [FIX] Migrate from libnpmconfig to @​npmcli/config (#618)
  • Additional commits viewable in compare view


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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/SAP-samples/btp-launchpad-ui-samples/network/alerts).

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

MatthiasSchmalz commented 1 year ago

@dependabot rebase

dependabot[bot] commented 1 year ago

Looks like these dependencies are up-to-date now, so this is no longer needed.