-
Notifications
You must be signed in to change notification settings - Fork 147
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: build(deps): bump throttle-debounce from 2.1.0 to 2.3.0 in /amundsen_application/static #711
Merged
Golodhros
merged 1 commit into
master
from
dependabot/npm_and_yarn/amundsen_application/static/throttle-debounce-2.3.0
Oct 7, 2020
Merged
chore: build(deps): bump throttle-debounce from 2.1.0 to 2.3.0 in /amundsen_application/static #711
Golodhros
merged 1 commit into
master
from
dependabot/npm_and_yarn/amundsen_application/static/throttle-debounce-2.3.0
Oct 7, 2020
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [throttle-debounce](https://github.com/niksy/throttle-debounce) from 2.1.0 to 2.3.0. - [Release notes](https://github.com/niksy/throttle-debounce/releases) - [Changelog](https://github.com/niksy/throttle-debounce/blob/master/CHANGELOG.md) - [Commits](niksy/throttle-debounce@v2.1.0...v2.3.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
Golodhros
approved these changes
Oct 7, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
allisonsuarez
pushed a commit
that referenced
this pull request
Oct 8, 2020
…711) Signed-off-by: Marcos Iglesias Valle <[email protected]>
allisonsuarez
added a commit
that referenced
this pull request
Oct 10, 2020
* adding badges to column and starting badges column work in table Signed-off-by: Allison Suarez Miranda <[email protected]> * tests and adding column badges logic Signed-off-by: Allison Suarez Miranda <[email protected]> * fixed test issues and fixed search bug by forcing badge text to be lower case when searching Signed-off-by: Allison Suarez Miranda <[email protected]> * lint Signed-off-by: Allison Suarez Miranda <[email protected]> * fixed method isse Signed-off-by: Allison Suarez Miranda <[email protected]> * betterer fix Signed-off-by: Allison Suarez Miranda <[email protected]> * lint Signed-off-by: Allison Suarez Miranda <[email protected]> * adding badges to column and starting badges column work in table Signed-off-by: Allison Suarez Miranda <[email protected]> * tests and adding column badges logic Signed-off-by: Allison Suarez Miranda <[email protected]> * fixed test issues and fixed search bug by forcing badge text to be lower case when searching Signed-off-by: Allison Suarez Miranda <[email protected]> * lint Signed-off-by: Allison Suarez Miranda <[email protected]> * build(deps): bump throttle-debounce in /amundsen_application/static (#711) Signed-off-by: Marcos Iglesias Valle <[email protected]> * build(deps-dev): bump @babel/preset-react (#710) Signed-off-by: Marcos Iglesias Valle <[email protected]> * build(deps-dev): bump enzyme-adapter-react-16 (#707) Signed-off-by: Marcos Iglesias Valle <[email protected]> * build(deps-dev): bump jest in /amundsen_application/static (#708) Bumps [jest](https://github.com/facebook/jest) from 26.4.2 to 26.5.0. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](jestjs/jest@v26.4.2...v26.5.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> * chore: Updates Storybook to version 6 (#712) * Removing story.name Signed-off-by: Marcos Iglesias <[email protected]> * Adding pre-push hook Signed-off-by: Marcos Iglesias <[email protected]> * Updating Flag and Card Signed-off-by: Marcos Iglesias <[email protected]> * Updating Storybook to version 6 Signed-off-by: Marcos Iglesias <[email protected]> * Updating betterer results Signed-off-by: Marcos Iglesias <[email protected]> * Update eslint config Signed-off-by: Marcos Iglesias <[email protected]> * Update eslint config Signed-off-by: Marcos Iglesias <[email protected]> * Removing pre-push hook as it runs on .src-custom Signed-off-by: Marcos Iglesias <[email protected]> * fixed method isse Signed-off-by: Allison Suarez Miranda <[email protected]> * betterer fix Signed-off-by: Allison Suarez Miranda <[email protected]> * lint Signed-off-by: Allison Suarez Miranda <[email protected]> * added new table with 4 columns to storybook Signed-off-by: Allison Suarez Miranda <[email protected]> * removed weird package file Signed-off-by: Allison Suarez Miranda <[email protected]> * removed ternary Signed-off-by: Allison Suarez Miranda <[email protected]> * refactored badges, need to clean up all leftover code Signed-off-by: Allison Suarez Miranda <[email protected]> * bits of cleanup and rename donClick to handleClick Signed-off-by: Allison Suarez Miranda <[email protected]> * lint fix Signed-off-by: Allison Suarez Miranda <[email protected]> * added text utils tests Signed-off-by: Allison Suarez Miranda <[email protected]> * got convertText out of Flag Signed-off-by: Allison Suarez Miranda <[email protected]> * lint fixes Signed-off-by: Allison Suarez Miranda <[email protected]> * removed important Signed-off-by: Allison Suarez Miranda <[email protected]> * oopsie Signed-off-by: Allison Suarez Miranda <[email protected]> * Update amundsen_application/static/js/utils/textUtils.ts Co-authored-by: Marcos Iglesias <[email protected]> * removed comments and renamed onClick Signed-off-by: Allison Suarez Miranda <[email protected]> * type issue Signed-off-by: Allison Suarez Miranda <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Marcos Iglesias <[email protected]>
dikshathakur3119
pushed a commit
that referenced
this pull request
Oct 15, 2020
…711) Signed-off-by: Marcos Iglesias Valle <[email protected]> Signed-off-by: dikshathakur3119 <[email protected]>
dikshathakur3119
pushed a commit
that referenced
this pull request
Oct 15, 2020
* adding badges to column and starting badges column work in table Signed-off-by: Allison Suarez Miranda <[email protected]> * tests and adding column badges logic Signed-off-by: Allison Suarez Miranda <[email protected]> * fixed test issues and fixed search bug by forcing badge text to be lower case when searching Signed-off-by: Allison Suarez Miranda <[email protected]> * lint Signed-off-by: Allison Suarez Miranda <[email protected]> * fixed method isse Signed-off-by: Allison Suarez Miranda <[email protected]> * betterer fix Signed-off-by: Allison Suarez Miranda <[email protected]> * lint Signed-off-by: Allison Suarez Miranda <[email protected]> * adding badges to column and starting badges column work in table Signed-off-by: Allison Suarez Miranda <[email protected]> * tests and adding column badges logic Signed-off-by: Allison Suarez Miranda <[email protected]> * fixed test issues and fixed search bug by forcing badge text to be lower case when searching Signed-off-by: Allison Suarez Miranda <[email protected]> * lint Signed-off-by: Allison Suarez Miranda <[email protected]> * build(deps): bump throttle-debounce in /amundsen_application/static (#711) Signed-off-by: Marcos Iglesias Valle <[email protected]> * build(deps-dev): bump @babel/preset-react (#710) Signed-off-by: Marcos Iglesias Valle <[email protected]> * build(deps-dev): bump enzyme-adapter-react-16 (#707) Signed-off-by: Marcos Iglesias Valle <[email protected]> * build(deps-dev): bump jest in /amundsen_application/static (#708) Bumps [jest](https://github.com/facebook/jest) from 26.4.2 to 26.5.0. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](jestjs/jest@v26.4.2...v26.5.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> * chore: Updates Storybook to version 6 (#712) * Removing story.name Signed-off-by: Marcos Iglesias <[email protected]> * Adding pre-push hook Signed-off-by: Marcos Iglesias <[email protected]> * Updating Flag and Card Signed-off-by: Marcos Iglesias <[email protected]> * Updating Storybook to version 6 Signed-off-by: Marcos Iglesias <[email protected]> * Updating betterer results Signed-off-by: Marcos Iglesias <[email protected]> * Update eslint config Signed-off-by: Marcos Iglesias <[email protected]> * Update eslint config Signed-off-by: Marcos Iglesias <[email protected]> * Removing pre-push hook as it runs on .src-custom Signed-off-by: Marcos Iglesias <[email protected]> * fixed method isse Signed-off-by: Allison Suarez Miranda <[email protected]> * betterer fix Signed-off-by: Allison Suarez Miranda <[email protected]> * lint Signed-off-by: Allison Suarez Miranda <[email protected]> * added new table with 4 columns to storybook Signed-off-by: Allison Suarez Miranda <[email protected]> * removed weird package file Signed-off-by: Allison Suarez Miranda <[email protected]> * removed ternary Signed-off-by: Allison Suarez Miranda <[email protected]> * refactored badges, need to clean up all leftover code Signed-off-by: Allison Suarez Miranda <[email protected]> * bits of cleanup and rename donClick to handleClick Signed-off-by: Allison Suarez Miranda <[email protected]> * lint fix Signed-off-by: Allison Suarez Miranda <[email protected]> * added text utils tests Signed-off-by: Allison Suarez Miranda <[email protected]> * got convertText out of Flag Signed-off-by: Allison Suarez Miranda <[email protected]> * lint fixes Signed-off-by: Allison Suarez Miranda <[email protected]> * removed important Signed-off-by: Allison Suarez Miranda <[email protected]> * oopsie Signed-off-by: Allison Suarez Miranda <[email protected]> * Update amundsen_application/static/js/utils/textUtils.ts Co-authored-by: Marcos Iglesias <[email protected]> * removed comments and renamed onClick Signed-off-by: Allison Suarez Miranda <[email protected]> * type issue Signed-off-by: Allison Suarez Miranda <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Marcos Iglesias <[email protected]> Signed-off-by: dikshathakur3119 <[email protected]>
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps throttle-debounce from 2.1.0 to 2.3.0.
Changelog
Sourced from throttle-debounce's changelog.
Commits
6d84033
2.3.0f55288e
Update changelog529c1b1
actually delete the files51ec5f6
PR feedbackbd583cb
update exports1814ba0
update browser key33c23d2
Update to support UMD / browser15d7931
Add missing variable declaration in example99e1bbe
2.2.145b4a1a
Temporarily disable github-release-from-changelogDependabot 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
.Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking
Bump now
in your Dependabot dashboard.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 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 badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in the
.dependabot/config.yml
file in this repo: