koopjs / koop-auth-direct-file

Koop authentication plugin using file-based identity-store
Other
8 stars 4 forks source link

Update dependency buble to ^0.20.0 - autoclosed #14

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
buble ^0.19.3 -> ^0.20.0 age adoption passing confidence

Release Notes

bublejs/buble (buble) ### [`v0.20.0`](https://togithub.com/bublejs/buble/blob/HEAD/CHANGELOG.md#0200-2020-03-26) [Compare Source](https://togithub.com/bublejs/buble/compare/v0.19.8...v0.20.0) - This is the last Buble version to work on Node v4 & v6. Going forward, support for old Node versions that reached End-of-Life will not be actively maintained. [#​250](https://togithub.com/bublejs/buble/pull/250) - Fix recognition of catch-declared variables ([#​237](https://togithub.com/bublejs/buble/pull/237)) - Prevent labels from being renamed due to let/const transpilation. ([#​236](https://togithub.com/bublejs/buble/pull/236)) - Fix scoping of variables declared in for loops. ([#​233](https://togithub.com/bublejs/buble/pull/233)) - Fix an error when transpiling `for (a[0] in b)`. ([#​232](https://togithub.com/bublejs/buble/pull/232)) - Fix an error when transpiling `for` with an empty init. ([#​226](https://togithub.com/bublejs/buble/pull/226)) - Fix `let`/`const` transpilation when combined with shorthand properties. ([#​229](https://togithub.com/bublejs/buble/pull/229)) - Fix JSX not respecting advanced white space characters. ([#​218](https://togithub.com/bublejs/buble/pull/218)) - Fix name collision when transpiling `A = class extends A {}`. ([#​209](https://togithub.com/bublejs/buble/pull/209)) - Fix `os-homedir` dependency warnings on install. ([#​207](https://togithub.com/bublejs/buble/pull/207)) - Upgrade dependencies to their latest patch versions, fixing security audit warnings. ([#​250](https://togithub.com/bublejs/buble/pull/250))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.