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 tslib from 2.6.3 to 2.7.0 #461

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 10, 2024

Bumps tslib from 2.6.3 to 2.7.0.

Release notes

Sourced from tslib's releases.

v2.7.0

What's Changed

Full Changelog: microsoft/tslib@v2.6.3...v2.7.0

Commits
  • 6abc075 Bump version to 2.7.0.
  • 227b5d6 Use global 'Iterator.prototype' for downlevel generators (#267)
  • 4f2902c Implement deterministic collapse of 'await' in 'await using' (#262)
  • 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)

@dependabot dependabot bot added the dependencies Project dependencies label Sep 10, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tslib-2.7.0 branch from 8172fed to d31c871 Compare September 10, 2024 18:45
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tslib-2.7.0 branch from d31c871 to c68a272 Compare September 11, 2024 09:32
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tslib-2.7.0 branch from c68a272 to 58a7f46 Compare September 11, 2024 18:31
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tslib-2.7.0 branch from 58a7f46 to 13083c4 Compare September 12, 2024 19:25
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tslib-2.7.0 branch from 13083c4 to 7077aeb Compare September 17, 2024 14:18
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tslib-2.7.0 branch from 7077aeb to 1311241 Compare September 17, 2024 14:22
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tslib-2.7.0 branch from 1311241 to 426e8a3 Compare September 17, 2024 19:00
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tslib-2.7.0 branch from 426e8a3 to 649143b Compare September 19, 2024 05:36
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tslib-2.7.0 branch from 649143b to 6876d9d Compare September 19, 2024 05:41
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tslib-2.7.0 branch from 6876d9d to 980d504 Compare September 19, 2024 18:50
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tslib-2.7.0 branch from 980d504 to d0c2f16 Compare September 20, 2024 07:28
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tslib-2.7.0 branch from d0c2f16 to 7319a90 Compare September 20, 2024 07:33
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tslib-2.7.0 branch from 7319a90 to e5c748b Compare September 20, 2024 18:41
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tslib-2.7.0 branch from e5c748b to fc6d056 Compare September 23, 2024 12:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tslib-2.7.0 branch from fc6d056 to 9f05c4a Compare September 23, 2024 12:20
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tslib-2.7.0 branch from 9f05c4a to a08d3e2 Compare September 24, 2024 04:59
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tslib-2.7.0 branch from a08d3e2 to 5df0af1 Compare September 24, 2024 05:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tslib-2.7.0 branch from 5df0af1 to 99886a4 Compare September 24, 2024 10:19
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.3 to 2.7.0.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](microsoft/tslib@v2.6.3...v2.7.0)

---
updated-dependencies:
- dependency-name: tslib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tslib-2.7.0 branch from 99886a4 to 8dd3b81 Compare September 24, 2024 18:57
@SchettlerKoehler SchettlerKoehler merged commit b8cf166 into main Sep 25, 2024
10 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tslib-2.7.0 branch September 25, 2024 05:53
tkit-dev pushed a commit that referenced this pull request Sep 27, 2024
## [5.13.0](v5.12.2...v5.13.0) (2024-09-27)

### Features

* add page not found component ([#495](#495)) ([c94da15](c94da15))
* data table accessibility ([#497](#497)) ([1d286a9](1d286a9))
* diagram component accessibility improvements ([#484](#484)) ([76c6540](76c6540))
* page header accessibility improvements ([#489](#489)) ([07d5a5b](07d5a5b))
* search header accessibility improvements ([#482](#482)) ([a9b0e9b](a9b0e9b))
* select button accessibility workaround ([#500](#500)) ([3c24a16](3c24a16))

### Bug Fixes

* add caret to @angular-architects/module-federation in peer depen… ([#494](#494)) ([180df0e](180df0e))
* css styling regarding accessibility ([#511](#511)) ([c925e3c](c925e3c))
* refactor page not found component ([#501](#501)) ([8c11c71](8c11c71))

### Chores

* **deps-dev:** bump @storybook/addon-essentials from 8.3.2 to 8.3.3 ([#506](#506)) ([8677eb3](8677eb3))
* **deps-dev:** bump @types/node from 22.5.4 to 22.7.1 ([#503](#503)) ([935967d](935967d))
* **deps-dev:** bump msw from 2.4.4 to 2.4.9 ([#498](#498)) ([e8a20a6](e8a20a6))
* **deps-dev:** bump postcss from 8.4.45 to 8.4.47 ([#499](#499)) ([d1891c4](d1891c4))
* **deps:** bump the angular group across 1 directory with 18 updates ([#510](#510)) ([c0daf31](c0daf31))
* **deps:** bump tslib from 2.6.3 to 2.7.0 ([#461](#461)) ([b8cf166](b8cf166))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Project dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant