Skip to content

Update dependencies#37

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/dependencies
Open

Update dependencies#37
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/dependencies

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Jun 19, 2022

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@types/angular (source) 1.8.41.8.9 age confidence
@types/react (source) 16.14.2616.14.70 age confidence
@types/react-dom (source) 16.9.1616.9.25 age confidence
@uirouter/angularjs (source) 1.0.301.1.2 age confidence
js-cookie 2.2.02.2.1 age confidence
raven-js 3.27.03.27.2 age confidence
reflect-metadata (source) 0.1.130.2.2 age confidence
uuid 3.3.23.4.0 age confidence
vue (source) 2.6.142.7.16 age confidence
vue-router (source) 3.5.43.6.5 age confidence
zone.js (source, changelog) 0.11.50.16.2 age confidence

Release Notes

angular-ui/ui-router (@​uirouter/angularjs)

v1.1.2

Compare Source

Compare @uirouter/angularjs versions 1.1.1 and 1.1.2


Updated @uirouter/core from 6.1.1 to 6.1.2

Changelog for @uirouter/core:

Compare @uirouter/core versions 6.1.1 and 6.1.2

Bug Fixes

v1.1.1

Compare Source

Compare @uirouter/angularjs versions 1.1.1 and 1.1.2


Updated @uirouter/core from 6.1.1 to 6.1.2

Changelog for @uirouter/core:

Compare @uirouter/core versions 6.1.1 and 6.1.2

Bug Fixes

v1.1.0

Compare Source

Compare @uirouter/angularjs versions 1.0.30 and 1.1.0

Features

Updated @uirouter/core from 6.0.8 to 6.1.0

Changelog for @uirouter/core:

Compare @uirouter/core versions 6.0.8 and 6.1.0

Bug Fixes

1.0.30 (2021-12-01)

Compare @uirouter/angularjs versions 1.0.29 and 1.0.30


Updated @uirouter/core from 6.0.7 to 6.0.8

Changelog for @uirouter/core:

Compare @uirouter/core versions 6.0.7 and 6.0.8

1.0.29 (2020-12-21)

Compare @uirouter/angularjs versions 1.0.28 and 1.0.29


Updated @uirouter/core from 6.0.6 to 6.0.7

Changelog for @uirouter/core:

Compare @uirouter/core versions 6.0.6 and 6.0.7

Bug Fixes
  • array: Fix decoding of array-type query parameters (44ebfae)
  • Note: this fix does not affect angularjs

1.0.28 (2020-08-08)

Compare @uirouter/angularjs versions 1.0.27 and 1.0.28

Bug Fixes
  • should not transition states when alt-clicked (8080adb)

1.0.27 (2020-07-21)

Compare @uirouter/angularjs versions 1.0.26 and 1.0.27

Bug Fixes
  • make augmented StateRegistry.register overload better match the signature in core (db4e63f)

Updated @uirouter/core from 6.0.5 to 6.0.6

Changelog for @uirouter/core:

Compare @uirouter/core versions 6.0.5 and 6.0.6

Bug Fixes
  • params: Bi-directionally en/decode path and search params. (#​618) (89e99cd)

1.0.26 (2020-04-29)

Compare @uirouter/angularjs versions 1.0.25 and 1.0.26


Updated @uirouter/core from 6.0.4 to 6.0.5

Changelog for @uirouter/core:

Compare @uirouter/core versions 6.0.4 and 6.0.5

Bug Fixes
  • TargetState: make isDef check more thorough (e657cfe)
Features
  • urlRuleFactory: Add support for StateDeclarations in UrlRuleFactory.fromState() (539d33a)

1.0.25 (2020-02-04)

Compare @uirouter/angularjs versions 1.0.24 and 1.0.25


Updated @uirouter/core from 6.0.3 to 6.0.4

Changelog for @uirouter/core:

Compare @uirouter/core versions 6.0.3 and 6.0.4

Bug Fixes
  • safeConsole: check if document is defined to avoid issues in node environments (da29d88)

1.0.24 (2019-12-30)

Compare @uirouter/angularjs versions 1.0.23 and 1.0.24


Updated @uirouter/core from 6.0.1 to 6.0.3

Changelog for @uirouter/core:

Compare @uirouter/core versions 6.0.1 and 6.0.3

Bug Fixes
  • hof: Rewrite curry from scratch (fc324c6), closes #​350
  • IE9: Add safeConsole so IE9 doesn't break (9c8579d)
Features
  • stateService: add transition option 'supercede' so transition can be ignored if one is pending (6e5a56f)

1.0.23 (2019-10-02)

Compare @uirouter/angularjs versions 1.0.22 and 1.0.23

Bug Fixes

Updated @uirouter/core from 5.0.23 to 6.0.1

Compare @uirouter/core versions 5.0.23 and 6.0.1

Bug Fixes
  • resolve: remove unnecessary generics from CustomAsyncPolicy (#​452) (61f4ee9)
  • travis: use service: xvfb instead of launching it manually. install libgconf debian package (ac1ef4b)
Features
  • resolve: Remove RXWAIT async policy in favour of allowing user defined async policy function (#​366) (0ad87f6)
BREAKING CHANGES
  • resolve: RXWAIT async policy has been removed, but it never worked in the first place

1.0.22 (2019-01-29)

Compare @uirouter/angularjs versions 1.0.21 and 1.0.22

Updated @uirouter/core from 5.0.22 to 5.0.23

Compare @uirouter/core versions 5.0.22 and 5.0.23

Bug Fixes
  • test_downstream_projects: don't double build core while testing downstreams (148b16b)
  • typescript: Fix typing of onChange callback in UrlService (961ed0f), closes #​229
  • typescript: Mark params as optional in StateService.href (614bfb4), closes #​287
  • vanilla: Fix baseHref parsing with chrome-extension:// urls (f11be4d), closes #​304

1.0.21 (2019-01-10)

Compare @uirouter/angularjs versions 1.0.20 and 1.0.21

Updated @uirouter/core from 5.0.21 to 5.0.22

Compare @uirouter/core versions 5.0.21 and 5.0.22

Bug Fixes
Features
  • TransitionHook: Pass in transition to HookMatchCriteria (#​255) (926705e)

1.0.20 (2018-08-11)

Compare @uirouter/angularjs versions 1.0.19 and 1.0.20

Updated @uirouter/core from 5.0.20 to 5.0.21

Compare @uirouter/core versions 5.0.20 and 5.0.21

Bug Fixes
  • dynamic: Use 'find' from common.ts instead of Array.prototype.find (66a3244), closes #​215
  • url: When using html5Mode and no tag is present, default to '/' (23742e3), closes #​223

1.0.19 (2018-07-20)

Compare @uirouter/angularjs versions 1.0.18 and 1.0.19

Bug Fixes
  • npm: Publish to the old angular-ui-router npm package too (8fc3bb2)
  • resolve: Detect and honor strictDi in angularjs versions 1.3 and 1.4 (1368c18), closes #​3678
  • state: When creating absolute hrefs in hashbang mode, include the location.pathname (cd426e5), closes #​3710
  • uiview: Allow uiOnParamsChanged to work with states that have a componentProvider (fe91bd3), closes #​3707
Updated @uirouter/core from 5.0.19 to 5.0.20

Compare @uirouter/core versions 5.0.19 and 5.0.20

Bug Fixes
  • params: When creating an array parameter from a custom type, copy the raw property (b6dd738), closes #​178
Features
  • dynamic: Support dynamic flag on a state declaration (3cd5a2a)
  • transition: Added transition.paramsChanged() to get added/deleted/changed parameter values for a transition (10b7fde)
  • view: Add _pluginapi._registeredUIView() to get a ui-view by id (6533b51)

1.0.18 (2018-05-19)

Compare @uirouter/angularjs versions 1.0.17 and 1.0.18

Bug Fixes
  • bundles: Do not run prettier against release/* bundles when publishing to bower (9b420fa)

1.0.17 (2018-05-13)

Compare @uirouter/angularjs versions 1.0.16 and 1.0.17

Updated @uirouter/core from 5.0.18 to 5.0.19

Compare @uirouter/core versions 5.0.18 and 5.0.19

Bug Fixes

1.0.16 (2018-05-03)

Compare @uirouter/angularjs versions 1.0.15 and 1.0.16

Bug Fixes
Updated @uirouter/core from 5.0.17 to 5.0.18

Compare @uirouter/core versions 5.0.17 and 5.0.18

Bug Fixes
  • angular: A hack to force the Angular compiler to import from module index (d56a2be)
  • StateRegistry: Notify listeners of added states when there are orphans in the state queue (5a9bac9)
  • transition: Fix typing of Transition.params() (ebea30e)
  • transition: Normalize error() to always return Rejection (9bcc5db)

1.0.15 (2018-02-12)

Compare @uirouter/angularjs versions 1.0.14 and 1.0.15

Bug Fixes
Updated @uirouter/core from 5.0.16 to 5.0.17

Compare @uirouter/core versions 5.0.16 and 5.0.17

Bug Fixes
  • core: Fix leak of old transitions by mutating pathnode*.resolvables*.data (0a1f518)

1.0.14 (2018-01-31)

Compare @uirouter/angularjs versions 1.0.13 and 1.0.14

Bug Fixes
  • uiSrefActive: don't match fuzzy on lazy loaded future states (01430ee)
Features
  • uiSrefActive: Support arrays of globs for ng-class style (b215343)
Updated @uirouter/core from 5.0.14 to 5.0.16

Compare @uirouter/core versions 5.0.14 and 5.0.16

Bug Fixes
  • common: Fix signature of for objects (make target optional) (61d0afc)
  • core: Fix memory leak of resolve data from ALL transitions ever (7f2aed1)
  • pathNode: add backwards compat for PathNode.clone(). Add retainedWithToParams to treeChanges interface. (4833a32)
Features
  • common: Add map-in-place support to map() (12bc7d8)
  • common: Add onEvict() callback registry for queues with max length (c19d007)

1.0.13 (2018-01-10)

Compare @uirouter/angularjs versions 1.0.12 and 1.0.13

Updated @uirouter/core from 5.0.13 to 5.0.14

Compare @uirouter/core versions 5.0.13 and 5.0.14

Bug Fixes
  • trace: Fix null reference in uiview name sort function (59cb067)
  • treeChanges: apply toParams to 'retained' path (#​72) (cf63d11)

1.0.12 (2017-12-22)

Compare @uirouter/angularjs versions 1.0.11 and 1.0.12

Bug Fixes
  • location: allow empty string param: Ng1LocationServices.url('') (01bbaf0)
  • onEnter: Do not inject child-state data into ng1 onEnter hooks (cdec6a0)
  • package: update @​uirouter/core to version 5.0.13 (6c63f2d)
  • travis: regenerate and encrypt secret (c718ce5)
Updated @uirouter/core from 5.0.11 to 5.0.13

Compare @uirouter/core versions 5.0.11 and 5.0.13

Bug Fixes
  • browserLocation: Use location.pathname (not href) or '/' when no base tag found (db461d6)
  • browserLocationConfig: If no base href found, use location.href (not empty string) (0251424)
  • pushStateLocation: Fix URLs: add slash between base and path when necessary (bfa5755)
  • pushStateLocation: When url is "" or "/", use baseHref for pushState (042a950)
  • resolve: Add onFinish hook to resolve any dynamicly added resolvables (7d1ca54)
  • urlRouter: Update query params when resetting url via .update() (7664cd0)
Features
  • view: Add onSync callback API to plugin API (9544ae5)

1.0.11 (2017-11-13)

Compare @uirouter/angularjs versions 1.0.10 and 1.0.11

Bug Fixes
  • uiView: Fix cfg.getTemplate is undefined (f4d99b0)

1.0.10 (2017-10-18)

Compare @uirouter/angularjs versions 1.0.9 and 1.0.10

Bug Fixes
  • artifactory: Add trailing newline to package.json to work around artifactory issue (#​3551) (d09a345), closes #​3550

1.0.9 (2017-10-17)

Compare @uirouter/angularjs versions 1.0.8 and 1.0.9

Updated @uirouter/core from 5.0.10 to 5.0.11

Compare @uirouter/core versions 5.0.10 and 5.0.11

Bug Fixes

1.0.8 (2017-10-07)

Compare @uirouter/angularjs versions 1.0.7 and 1.0.8

5.0.10 (2017-10-07)

Compare @uirouter/core versions 5.0.8 and 5.0.10

Bug Fixes
  • angular/cli: Use package.json fields: 'typings', 'main', 'jsnext:main' (74143d9)
  • isomorphic: Remove use of CustomEvent. Detect root scope (global/window/self) for nodejs, browser, or web-worker. (2d206ba)
  • typings: Use StateObject for parameter to hook criteria functions (5b58566)
Features
  • TransitionHook: Add hook registration option invokeLimit to limit the number of times a hook is invoked before being auto-deregistered. (2cb17ef)

1.0.7 (2017-09-30)

Compare @uirouter/angularjs versions 1.0.6 and 1.0.7

Bug Fixes
  • typings: Allow views: { foo: 'string' } in Ng1StateDeclaration (2f7a3f2)
Updated @uirouter/core from 5.0.6 to 5.0.8 (2017-09-30)

Compare @uirouter/core versions 5.0.6 and 5.0.8

Bug Fixes
  • bundle: Rollup: Do not warn on THIS_IS_UNDEFINED (a4581b1)
  • globals: Use shallow copy to update the globals.params / $state.params object (e883afc)
  • Injector: When getting tokens from native injector, only throw on undefined (not on falsey values) (ada9ca2)
  • redirectTo: Fix typings for redirectTo. Allow a function that returns a target state or a promise for one. (3904487)
  • trace: Fall back to console.log if .table is unavailable (IE) (c8110fc)
  • trace: Support tracing of object-parameters with circular references (2f1ae9a)
  • url: Add CustomEvent polyfill for IE (a50db21)
  • vanilla: fix base path handling for vanilla push state (ad61d74)
  • vanilla: Use self instead of window for webworker compat (a4629ee)
Features
  • TargetState: Add builder methods .withState, .withParams, and .withOptions (6b93142)

@uirouter/angularjs 1.0.6 (2017-08-12)

Compare @uirouter/angularjs versions 1.0.5 and 1.0.6

Bug Fixes
  • sourcemaps: Embed sources inline into sourcemaps (4baa430)

Changes in @uirouter/core between versions 5.0.5 and 5.0.6 (2017-08-12)

Bug Fixes
  • sourceMaps: Embed typescript sources in sourcemaps (10558a3)
  • typescript: Fix strictNullCheck type error (0ae585e)
  • urlRouter: Fix absolute 'href' generation by using location.hostname (not location.host) (a28b68a)
  • urlService: Fix priority sorting of URL rules (73a1fe0)

1.0.5 (2017-06-29)

Updated to @​uirouter/core 5.0.5 and addressed typescript 2.4 breaking changes

Changes in @uirouter/core between versions 5.0.3 and 5.0.5 (2017-06-29)

Bug Fixes
  • future: Allow future states to specify a parent: (828fe1b)
  • typescript: Update to typescript 2.4 (ce1669b)
  • view: only sync views which are of the same name and type (c48da4a)
Features
  • invalidTransition: Better error messaging when param values are invalid (2a15d1a)
  • trace: Trace view synchronization. Allow trace.enable(...string) (284392d)
  • urlMatcher: add support for multiline urls (5b11ce0)

1.0.4 (2017-06-09)

Bug Fixes
@​uirouter/core changes

5.0.4 (2017-06-09)

Bug Fixes
  • future: Allow future states to specify a parent: (828fe1b)
  • view: only sync views which are of the same name and type (c48da4a)
Features
  • invalidTransition: Better error messaging when param values are invalid (2a15d1a)
  • trace: Trace view synchronization. Allow trace.enable(...string) (284392d)

1.0.3 (2017-05-07)

Bug Fixes
  • templateFactory: Do not prepend x- to attribute names unless necessary. (e573f06)
Features
@​uirouter/core changes

5.0.3 (2017-05-07)

Bug Fixes
  • common: Fix implementation of 'pick' -- use hasOwnProperty (09848a4)
  • common: Re-fix implementation of 'pick' using for .. in (f2da7f4)
Features

1.0.1 (2017-05-04)

Bug Fixes
  • routeToComponent: Do not prefix component element with x- unless necessary. (60b9ef9)
js-cookie/js-cookie (js-cookie)

v2.2.1

Compare Source

  • #​400: Prevent XSS in the cookie attributes
  • #​350: Document npm package manager usage
getsentry/raven-js (raven-js)

v3.27.2

Compare Source

v3.27.1

Compare Source

rbuckton/reflect-metadata (reflect-metadata)

v0.2.2

Compare Source

v0.2.1

Compare Source

What's Changed

Full Changelog: microsoft/reflect-metadata@v0.2.0...v0.2.1

v0.2.0: reflect-metadata 0.2.0

Compare Source

What's Changed

Full Changelog: microsoft/reflect-metadata@v0.1.14...v0.2.0

v0.1.14: reflect-metadata 0.1.14

Compare Source

What's Changed

New Contributors

Full Changelog: microsoft/reflect-metadata@v0.1.13...v0.1.14

uuidjs/uuid (uuid)

v3.4.0

Compare Source

Features

v3.3.3

Compare Source

Bug Fixes
  • no longer run ci tests on node v4
  • upgrade dependencies
vuejs/router (vue-router)

v3.6.5

Compare Source

v3.6.4

Compare Source

v3.6.3

Compare Source

v3.6.2

Compare Source

v3.6.1

Compare Source

v3.6.0

Compare Source

angular/angular (zone.js)

v0.16.2

Compare Source

v0.16.1

Compare Source

v0.16.0

Compare Source

v0.15.1

Compare Source

v0.15.0

Compare Source

v0.14.10

Compare Source

v0.14.8

Compare Source

v0.14.7

Compare Source

v0.14.6

Compare Source

v0.14.5

Compare Source

v0.14.4

Compare Source

v0.14.3

Compare Source

v0.14.2

Compare Source

v0.14.1

Compare Source

v0.14.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • zone.js: fakeAsync will now flush pending timers at the end of
    the given function by default. To opt-out of this, you can use {flush: false} in options parameter of fakeAsync

0.14.10 (2024-08-05)

Features
  • zone.js: Add 'flush' parameter option to fakeAsync to flush after the test (#​57137) (99d679d)

0.14.8 (2024-07-17)

Bug Fixes

0.14.7 (2024-06-06)

Bug Fixes

0.14.6 (2024-05-16)

Bug Fixes

0.14.5 (2024-04-30)

Bug Fixes

0.14.4 (2024-02-13)

Bug Fixes

0.14.3 (2023-12-19)

Bug Fixes
Features

0.14.2 (2023-11-03)

Bug Fixes
  • zone.js: disable wrapping unhandled promise error by default (6d7eb35)

14.0.1 (2023-10-25)

Bug Fixes

v0.13.3

Compare Source

Features
BREAKING CHANGES
  • zone.js: Deep and legacy dist/ imports like zone.js/bundles/zone-testing.js and zone.js/dist/zone are no longer allowed. zone-testing-bundle and zone-testing-node-bundle are also no longer part of the package.

The proper way to import zone.js and zone.js/testing is:

import 'zone.js';
import 'zone.js/testing';

0.13.3 (2023-09-12)

Bug Fixes

0.13.2 (2023-09-07)

Bug Fixes

v0.13.1 (2023-06-09)

Bug Fixes
Features
Reverts

v0.13.2

Compare Source

Features
BREAKING CHANGES
  • zone.js: Deep and legacy dist/ imports like `zone.js/bu

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Japan)

  • Branch creation
    • "before 3am on Monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jun 19, 2022
@renovate renovate Bot force-pushed the renovate/dependencies branch 4 times, most recently from bf1ee4f to c20c3b1 Compare July 6, 2022 11:11
@renovate renovate Bot force-pushed the renovate/dependencies branch 3 times, most recently from fdb830a to 93beb11 Compare July 15, 2022 10:04
@renovate renovate Bot force-pushed the renovate/dependencies branch 3 times, most recently from cbe9d87 to dcfa8fc Compare July 22, 2022 05:51
@renovate renovate Bot force-pushed the renovate/dependencies branch from dcfa8fc to a8bcfe1 Compare September 25, 2022 12:16
@renovate renovate Bot force-pushed the renovate/dependencies branch from a8bcfe1 to 9d5fcd0 Compare November 20, 2022 14:32
@renovate renovate Bot force-pushed the renovate/dependencies branch 3 times, most recently from 528398d to 05d4b6d Compare March 29, 2023 22:19
@renovate renovate Bot changed the title Update dependencies Update dependencies - autoclosed Apr 4, 2023
@renovate renovate Bot closed this Apr 4, 2023
@renovate renovate Bot deleted the renovate/dependencies branch April 4, 2023 00:13
@renovate renovate Bot changed the title Update dependencies - autoclosed Update dependencies Apr 4, 2023
@renovate renovate Bot reopened this Apr 4, 2023
@renovate renovate Bot restored the renovate/dependencies branch April 4, 2023 09:44
@renovate renovate Bot force-pushed the renovate/dependencies branch from 05d4b6d to c22e6e4 Compare April 17, 2023 14:17
@renovate renovate Bot force-pushed the renovate/dependencies branch from c22e6e4 to e012114 Compare May 28, 2023 11:18
@renovate renovate Bot force-pushed the renovate/dependencies branch 2 times, most recently from 60804ef to 3110e6a Compare June 12, 2023 20:23
@renovate renovate Bot force-pushed the renovate/dependencies branch 2 times, most recently from 994d6ab to 03eb18a Compare August 9, 2023 19:22
@renovate renovate Bot force-pushed the renovate/dependencies branch from 03eb18a to 30a1cd9 Compare August 22, 2023 18:50
@renovate renovate Bot force-pushed the renovate/dependencies branch from 30a1cd9 to 4094e71 Compare September 11, 2023 18:34
@renovate renovate Bot force-pushed the renovate/dependencies branch from 8d3019c to 7bc3a5a Compare October 26, 2023 18:32
@renovate renovate Bot force-pushed the renovate/dependencies branch 3 times, most recently from dff51a4 to 9fd0050 Compare November 7, 2023 22:33
@renovate renovate Bot force-pushed the renovate/dependencies branch 3 times, most recently from a0aa931 to baa2e40 Compare November 22, 2023 03:33
@renovate renovate Bot force-pushed the renovate/dependencies branch 5 times, most recently from 9c28029 to cddb232 Compare December 14, 2023 19:16
@renovate renovate Bot force-pushed the renovate/dependencies branch 2 times, most recently from 7dfa588 to 447c408 Compare December 28, 2023 16:34
@renovate renovate Bot force-pushed the renovate/dependencies branch 2 times, most recently from 87cd816 to a0bcd05 Compare January 15, 2024 10:49
@renovate renovate Bot force-pushed the renovate/dependencies branch from a0bcd05 to d2df59f Compare February 13, 2024 22:19
@renovate renovate Bot force-pushed the renovate/dependencies branch from d2df59f to 78c0966 Compare February 26, 2024 22:40
@renovate renovate Bot force-pushed the renovate/dependencies branch 2 times, most recently from b6e8c70 to 43b9997 Compare March 18, 2024 17:56
@renovate renovate Bot force-pushed the renovate/dependencies branch 2 times, most recently from dc76d81 to 88a6752 Compare March 29, 2024 03:40
@renovate renovate Bot force-pushed the renovate/dependencies branch from 88a6752 to 1f620a6 Compare April 30, 2024 22:20
@renovate renovate Bot force-pushed the renovate/dependencies branch from 1f620a6 to d467169 Compare May 17, 2024 03:47
@renovate renovate Bot force-pushed the renovate/dependencies branch from d467169 to 36a4ef1 Compare June 6, 2024 23:08
@renovate renovate Bot force-pushed the renovate/dependencies branch 2 times, most recently from fdb97ba to eb82caa Compare July 17, 2024 22:43
@renovate renovate Bot force-pushed the renovate/dependencies branch from eb82caa to f18f41f Compare August 5, 2024 18:04
@renovate renovate Bot force-pushed the renovate/dependencies branch from f18f41f to e145b2c Compare August 21, 2024 21:58
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants