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

chore: build(deps): bump throttle-debounce from 2.1.0 to 2.3.0 in /amundsen_application/static #711

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps throttle-debounce from 2.1.0 to 2.3.0.

Changelog

Sourced from throttle-debounce's changelog.

2.3.0 - 2020-08-12

Added

  • Support for UMD package (#41)

2.2.1 - 2020-06-08

Changed

  • Upgrade package
  • Add Browserstack testing
  • Add more detailed usage example to README (#36)
  • Use ES2015+ features
Commits

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.


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 readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 6, 2020
@Golodhros Golodhros changed the title build(deps): bump throttle-debounce from 2.1.0 to 2.3.0 in /amundsen_application/static chore: build(deps): bump throttle-debounce from 2.1.0 to 2.3.0 in /amundsen_application/static Oct 7, 2020
Copy link
Member

@Golodhros Golodhros left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Golodhros Golodhros merged commit 621f68c into master Oct 7, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/amundsen_application/static/throttle-debounce-2.3.0 branch October 7, 2020 17:11
allisonsuarez pushed a commit that referenced this pull request Oct 8, 2020
…711)

Signed-off-by: Marcos Iglesias Valle <golodhros@gmail.com>
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 <asuarezmiranda@lyft.com>

* tests and adding column badges logic

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* fixed test issues and fixed search bug by forcing badge text to be lower case when searching

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* lint

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* fixed method isse

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* betterer fix

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* lint

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* adding badges to column and starting badges column work in table

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* tests and adding column badges logic

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* fixed test issues and fixed search bug by forcing badge text to be lower case when searching

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* lint

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* build(deps): bump throttle-debounce in /amundsen_application/static (#711)

Signed-off-by: Marcos Iglesias Valle <golodhros@gmail.com>

* build(deps-dev): bump @babel/preset-react (#710)

Signed-off-by: Marcos Iglesias Valle <golodhros@gmail.com>

* build(deps-dev): bump enzyme-adapter-react-16 (#707)

Signed-off-by: Marcos Iglesias Valle <golodhros@gmail.com>

* 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] <support@dependabot.com>

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 <miglesiasvalle@lyft.com>

* Adding pre-push hook

Signed-off-by: Marcos Iglesias <miglesiasvalle@lyft.com>

* Updating Flag and Card

Signed-off-by: Marcos Iglesias <miglesiasvalle@lyft.com>

* Updating Storybook to version 6

Signed-off-by: Marcos Iglesias <miglesiasvalle@lyft.com>

* Updating betterer results

Signed-off-by: Marcos Iglesias <miglesiasvalle@lyft.com>

* Update eslint config

Signed-off-by: Marcos Iglesias <miglesiasvalle@lyft.com>

* Update eslint config

Signed-off-by: Marcos Iglesias <miglesiasvalle@lyft.com>

* Removing pre-push hook as it runs on .src-custom

Signed-off-by: Marcos Iglesias <miglesiasvalle@lyft.com>

* fixed method isse

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* betterer fix

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* lint

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* added new table with 4 columns to storybook

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* removed weird package file

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* removed ternary

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* refactored badges, need to clean up all leftover code

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* bits of cleanup and rename donClick to handleClick

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* lint fix

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* added text utils tests

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* got convertText out of Flag

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* lint fixes

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* removed important

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* oopsie

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* Update amundsen_application/static/js/utils/textUtils.ts

Co-authored-by: Marcos Iglesias <190833+Golodhros@users.noreply.github.com>

* removed comments and renamed onClick

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* type issue

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Marcos Iglesias <190833+Golodhros@users.noreply.github.com>
dikshathakur3119 pushed a commit that referenced this pull request Oct 15, 2020
…711)

Signed-off-by: Marcos Iglesias Valle <golodhros@gmail.com>
Signed-off-by: dikshathakur3119 <dikshathakur3119@gmail.com>
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 <asuarezmiranda@lyft.com>

* tests and adding column badges logic

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* fixed test issues and fixed search bug by forcing badge text to be lower case when searching

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* lint

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* fixed method isse

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* betterer fix

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* lint

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* adding badges to column and starting badges column work in table

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* tests and adding column badges logic

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* fixed test issues and fixed search bug by forcing badge text to be lower case when searching

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* lint

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* build(deps): bump throttle-debounce in /amundsen_application/static (#711)

Signed-off-by: Marcos Iglesias Valle <golodhros@gmail.com>

* build(deps-dev): bump @babel/preset-react (#710)

Signed-off-by: Marcos Iglesias Valle <golodhros@gmail.com>

* build(deps-dev): bump enzyme-adapter-react-16 (#707)

Signed-off-by: Marcos Iglesias Valle <golodhros@gmail.com>

* 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] <support@dependabot.com>

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 <miglesiasvalle@lyft.com>

* Adding pre-push hook

Signed-off-by: Marcos Iglesias <miglesiasvalle@lyft.com>

* Updating Flag and Card

Signed-off-by: Marcos Iglesias <miglesiasvalle@lyft.com>

* Updating Storybook to version 6

Signed-off-by: Marcos Iglesias <miglesiasvalle@lyft.com>

* Updating betterer results

Signed-off-by: Marcos Iglesias <miglesiasvalle@lyft.com>

* Update eslint config

Signed-off-by: Marcos Iglesias <miglesiasvalle@lyft.com>

* Update eslint config

Signed-off-by: Marcos Iglesias <miglesiasvalle@lyft.com>

* Removing pre-push hook as it runs on .src-custom

Signed-off-by: Marcos Iglesias <miglesiasvalle@lyft.com>

* fixed method isse

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* betterer fix

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* lint

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* added new table with 4 columns to storybook

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* removed weird package file

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* removed ternary

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* refactored badges, need to clean up all leftover code

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* bits of cleanup and rename donClick to handleClick

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* lint fix

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* added text utils tests

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* got convertText out of Flag

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* lint fixes

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* removed important

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* oopsie

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* Update amundsen_application/static/js/utils/textUtils.ts

Co-authored-by: Marcos Iglesias <190833+Golodhros@users.noreply.github.com>

* removed comments and renamed onClick

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

* type issue

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Marcos Iglesias <190833+Golodhros@users.noreply.github.com>
Signed-off-by: dikshathakur3119 <dikshathakur3119@gmail.com>
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