openfoodnetwork
openfoodnetwork copied to clipboard
chore(deps): bump debounced from 0.0.5 to 1.0.0
Bumps debounced from 0.0.5 to 1.0.0.
Release notes
Sourced from debounced's releases.
v1.0.0
What's Changed
- Allow users to customize the debounced event prefix by
@hopsoft
in hopsoft/debounced#2- Create LICENSE by
@hopsoft
in hopsoft/debounced#3- wrap setTimeout code in function to prevent CSP errors by
@davekaro
in hopsoft/debounced#9- Bump handlebars from 4.7.6 to 4.7.7 by
@dependabot
in hopsoft/debounced#4- Bump lodash from 4.17.19 to 4.17.21 by
@dependabot
in hopsoft/debounced#5- Bump glob-parent from 5.1.1 to 5.1.2 by
@dependabot
in hopsoft/debounced#6- Bump path-parse from 1.0.6 to 1.0.7 by
@dependabot
in hopsoft/debounced#7- Fix CSP Violation: Use Named Function Instead of eval in Dispatch Method by
@jsip
in hopsoft/debounced#14- Add options leading & trailing by
@r4mbo7
in hopsoft/debounced#10- Scope debouncing to the event target by
@x4d3
in hopsoft/debounced#16- Start porting to ESM for importmap support by
@hopsoft
in hopsoft/debounced#17New Contributors
@davekaro
made their first contribution in hopsoft/debounced#9@dependabot
made their first contribution in hopsoft/debounced#4@jsip
made their first contribution in hopsoft/debounced#14@r4mbo7
made their first contribution in hopsoft/debounced#10@x4d3
made their first contribution in hopsoft/debounced#16Full Changelog: https://github.com/hopsoft/debounced/compare/v0.0.4...v1.0.0
What's Changed
- Allow users to customize the debounced event prefix by
@hopsoft
in hopsoft/debounced#2- Create LICENSE by
@hopsoft
in hopsoft/debounced#3- wrap setTimeout code in function to prevent CSP errors by
@davekaro
in hopsoft/debounced#9- Bump handlebars from 4.7.6 to 4.7.7 by
@dependabot
in hopsoft/debounced#4- Bump lodash from 4.17.19 to 4.17.21 by
@dependabot
in hopsoft/debounced#5- Bump glob-parent from 5.1.1 to 5.1.2 by
@dependabot
in hopsoft/debounced#6- Bump path-parse from 1.0.6 to 1.0.7 by
@dependabot
in hopsoft/debounced#7- Fix CSP Violation: Use Named Function Instead of eval in Dispatch Method by
@jsip
in hopsoft/debounced#14- Add options leading & trailing by
@r4mbo7
in hopsoft/debounced#10- Scope debouncing to the event target by
@x4d3
in hopsoft/debounced#16- Start porting to ESM for importmap support by
@hopsoft
in hopsoft/debounced#17New Contributors
@davekaro
made their first contribution in hopsoft/debounced#9@dependabot
made their first contribution in hopsoft/debounced#4@jsip
made their first contribution in hopsoft/debounced#14@r4mbo7
made their first contribution in hopsoft/debounced#10@x4d3
made their first contribution in hopsoft/debounced#16Full Changelog: https://github.com/hopsoft/debounced/compare/v0.0.4...v1.0.0
Commits
- See full diff 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 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Requires fix, see the dependency updates guide.
I will give this one a shot
Superseded by #12850.