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

Bump angular-split from 15.0.0 to 18.0.0 in /frontend #549

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2024

Bumps angular-split from 15.0.0 to 18.0.0.

Release notes

Sourced from angular-split's releases.

18.0.0-beta.0

What's Changed

New Contributors

Full Changelog: angular-split/angular-split@angular-split-v17.2.0...angular-split-v18.0.0-beta.0

angular-split: v17.2.0

17.2.0 (2024-01-30)

Features

  • add keyboard accessibility (#317) (5b45039)
  • add wildcard support for percent mode (ceab929)
  • allow for setting global config (#309) (65a11d7)
  • deprecate .forRoot() and .forChild() methods (07636fc)
  • integrate iframe fix (37db046)
  • introduce eslint and remove tslint closes (#374) (#382) (b8431f4)
  • support angular compiler strict templates (#353) (2f77a67)
  • support custom gutter template (2337745)

Bug Fixes

  • add a delta to mouse click/double click to make sure double click gets recognized (97967ed)
  • aria-valuenow incorrectly set to wildcard (#368) (bcb4aa0)
  • change default area size from null to * (#358) (21f1004)
  • export internal interfaces (#315) (77db412)
  • fire dragStart event only when a cursor is moved (#283) (00a6755)
  • handle rtl in vertical direction correctly (#335) (97aa0e3)
  • Keep minSize, even when size is undefined (3612e25), closes #255
  • migrate cypress configuration (d251ac0)
  • remove deprecated forRoot and forChild (#352) (44e22b7)
  • role should be separator and not slider (3c30521)
  • spurious network call due to empty background image #316 (#322) (cf0f2d0)
  • use correct peerDependencies versions (4f897b6)
Changelog

Sourced from angular-split's changelog.

17.1.1 (2023-11-29)

  • Fix aria-valuenow incorrectly set to wildcard #368 thanks to Harpush!

17.1.0 (2023-11-27)

  • Feat support custom gutter template #364 thanks to Harpush!

17.0.0 (2023-11-15)

  • Docs add gutterAriaLabel to documentation #364 thanks to jakubmank2!
  • Chore add support for Angular 17 #365

16.2.1 (2023-09-05)

  • Fix change default area size from null to * #358 thanks to Harpush!
  • Fix use correct peerDependencies versions #355 thanks to beeman!
  • Chore remove lodash dependency #356 thanks to beeman!
  • Chore update angular.json to modern standards #357 thanks to beeman!

16.2.0 (2023-09-03)

  • Feat support angular compiler strict templates #353 thanks to Harpush!

16.1.1 (2023-08-27)

  • Fix remove deprecated forRoot and forChild #352 thanks to Harpush!

16.1.0 (2023-08-27)

  • Feat add wildcard support for percent mode #336 thanks to Harpush!

16.0.0 (2023-08-24)

... (truncated)

Commits
  • 967b0ac chore: release 18.0.0 (#465)
  • 9f098fc fix: home and documentation to match latest changes (#462)
  • 85c1392 ci: remove complaince (#464)
  • 60414aa build: update deps to v18 (#460)
  • b6efdb0 fix: missing transition when hiding areas in pixel mode (#456)
  • d4a8025 fix: filter non visible areas after indices array slice (#451)
  • 4f9e674 fix: handle TouchEvent in non touch capable devices for firefox (#452)
  • 5020076 fix: break circular reference between split and split-area (#453)
  • d8ce04a feat: modernize angular split (#444)
  • d011162 Merge pull request #367 from Harpush/add-theming-support
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by jefiozie, a new releaser for angular-split since your current version.


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 Nov 4, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/dev/angular-split-18.0.0 branch from 3e6fd72 to 01b4525 Compare November 4, 2024 16:27
@maede97
Copy link
Member

maede97 commented Nov 8, 2024

@dependabot rebase

Dependabot couldn't find the original pull request head commit, 01b4525.
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/dev/angular-split-18.0.0 branch from 01b4525 to 6976447 Compare November 8, 2024 17:35
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 10, 2024

Looks like angular-split is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Nov 10, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/dev/angular-split-18.0.0 branch November 10, 2024 09:46
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.

1 participant