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

Create Dependabot config file #56

Merged
merged 2 commits into from
Aug 11, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

👋 Dependabot is moving natively into GitHub! This pull request migrates your configuration from Dependabot.com to a config file, using the new syntax. When you merge this pull request, we'll swap out dependabot-preview (me) for a new dependabot app, and you'll be all set!

With this change, you'll now use the Dependabot page in GitHub, rather than the Dependabot dashboard, to monitor your version updates. Dependabot is now configured exclusively using config files.

If you've got any questions or feedback for us, please let us know by creating an issue in the dependabot/dependabot-core repository.

Learn more about the relaunch of Dependabot

Please note that regular @dependabot commands do not work on this pull request.

🤖💛

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 11, 2020
@vercel
Copy link

vercel bot commented Aug 11, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/playpauseandstop/react-sadness/7s6xqgh6v
✅ Preview: https://react-sadness-git-dependabot-add-v2-config-file.playpauseandstop.vercel.app

@playpauseandstop playpauseandstop merged commit f977a5a into master Aug 11, 2020
@playpauseandstop playpauseandstop deleted the dependabot/add-v2-config-file branch August 11, 2020 10:14
badabump-release-bot bot pushed a commit that referenced this pull request Aug 2, 2021
Other:
------

- (**deps**) [security] bump websocket-extensions from 0.1.3 to 0.1.4 (#36)
- (**deps-dev**) bump @babel/core from 7.10.2 to 7.10.3 (#40)
- (**deps-dev**) bump @babel/cli from 7.10.1 to 7.10.3 (#41)
- (**deps-dev**) bump @babel/preset-env from 7.10.2 to 7.10.3 (#39)
- (**deps-dev**) bump @babel/preset-react from 7.10.1 to 7.10.4 (#42)
- (**deps-dev**) bump @babel/preset-env from 7.10.3 to 7.10.4 (#45)
- (**deps-dev**) bump @babel/core from 7.10.3 to 7.10.4 (#44)
- (**deps-dev**) bump @babel/cli from 7.10.3 to 7.10.4 (#43)
- Bump pre-commit hooks
- Bump github actions to use
- (**deps-dev**) bump @babel/core from 7.10.4 to 7.10.5 (#51)
- (**deps**) [security] bump lodash from 4.17.15 to 4.17.19 (#49)
- (**deps-dev**) bump @babel/cli from 7.10.4 to 7.10.5 (#50)
- (**deps**) [security] bump elliptic from 6.5.2 to 6.5.3 (#52)
- (**deps-dev**) bump @babel/preset-env from 7.10.4 to 7.11.0 (#54)
- (**deps-dev**) bump @babel/core from 7.10.5 to 7.11.0 (#53)
- (**deps-dev**) bump @babel/core from 7.11.0 to 7.11.1 (#55)
- Exclude .github directory from prettier check
- Create Dependabot config file (#56)
- Bump GitHub actions to use
- Bump pre-commit hooks
- Bump dependencies
- (**deps-dev**) bump @babel/preset-env from 7.11.0 to 7.11.5 (#78)
- (**deps-dev**) bump @storybook/react from 6.0.19 to 6.0.21 (#75)
- (**deps-dev**) bump @storybook/addon-links from 6.0.19 to 6.0.21 (#77)
- (**deps-dev**) bump @babel/cli from 7.10.5 to 7.11.5 (#76)
- (**deps-dev**) bump @storybook/addons from 6.0.19 to 6.0.21 (#74)
- (**deps-dev**) bump @storybook/addon-actions from 6.0.19 to 6.0.21 (#73)
- (**deps-dev**) bump @babel/core from 7.11.4 to 7.11.5 (#72)
- (**deps-dev**) bump @storybook/addon-storysource from 6.0.19 to 6.0.21 (#71)
- (**deps**) bump node-fetch from 2.6.0 to 2.6.1 (#79)
- (**deps-dev**) bump @babel/cli from 7.11.5 to 7.11.6 (#83)
- (**deps-dev**) bump @storybook/addon-links from 6.0.21 to 6.0.22 (#86)
- (**deps-dev**) bump @storybook/addon-actions from 6.0.21 to 6.0.22 (#85)
- (**deps-dev**) bump @babel/core from 7.11.5 to 7.11.6 (#84)
- (**deps-dev**) bump @storybook/addon-storysource from 6.0.21 to 6.0.22 (#81)
- (**deps-dev**) bump @storybook/react from 6.0.21 to 6.0.22 (#82)
- (**deps-dev**) bump @storybook/addons from 6.0.21 to 6.0.22 (#80)
- (**deps**) bump react from 16.13.1 to 16.14.0 (#89)
- (**deps**) bump axios from 0.20.0 to 0.21.0 (#94)
- Monthly maintenance (Aug 2021) (#175)
- (**deps**) bump actions/cache from 2.1.0 to 2.1.6 (#179)
- (**deps**) bump actions/checkout from 2.3.2 to 2.3.4 (#178)
- (**deps**) bump actions/setup-node from 2.1.1 to 2.3.0 (#176)
- (**deps**) bump actions/setup-python from 2.1.1 to 2.2.2 (#177)
- (**deps**) bump pre-commit/action from 2.0.0 to 2.0.3 (#180)
- Update README (#181)
- [#37] Provide badabump config file (#182)
- [#37] Fix release PR workflow again (#183)
playpauseandstop added a commit that referenced this pull request Aug 2, 2021
One step closer to first final release. `1.0.0-rc.1` highlights moving `axios`, `react`, and `react-dom` to peer dependencies, as well as various dev improvements for the library infrastructure.

Other:
------

- (**deps**) [security] bump websocket-extensions from 0.1.3 to 0.1.4 (#36)
- (**deps-dev**) bump @babel/core from 7.10.2 to 7.10.3 (#40)
- (**deps-dev**) bump @babel/cli from 7.10.1 to 7.10.3 (#41)
- (**deps-dev**) bump @babel/preset-env from 7.10.2 to 7.10.3 (#39)
- (**deps-dev**) bump @babel/preset-react from 7.10.1 to 7.10.4 (#42)
- (**deps-dev**) bump @babel/preset-env from 7.10.3 to 7.10.4 (#45)
- (**deps-dev**) bump @babel/core from 7.10.3 to 7.10.4 (#44)
- (**deps-dev**) bump @babel/cli from 7.10.3 to 7.10.4 (#43)
- Bump pre-commit hooks
- Bump github actions to use
- (**deps-dev**) bump @babel/core from 7.10.4 to 7.10.5 (#51)
- (**deps**) [security] bump lodash from 4.17.15 to 4.17.19 (#49)
- (**deps-dev**) bump @babel/cli from 7.10.4 to 7.10.5 (#50)
- (**deps**) [security] bump elliptic from 6.5.2 to 6.5.3 (#52)
- (**deps-dev**) bump @babel/preset-env from 7.10.4 to 7.11.0 (#54)
- (**deps-dev**) bump @babel/core from 7.10.5 to 7.11.0 (#53)
- (**deps-dev**) bump @babel/core from 7.11.0 to 7.11.1 (#55)
- Exclude .github directory from prettier check
- Create Dependabot config file (#56)
- Bump GitHub actions to use
- Bump pre-commit hooks
- Bump dependencies
- (**deps-dev**) bump @babel/preset-env from 7.11.0 to 7.11.5 (#78)
- (**deps-dev**) bump @storybook/react from 6.0.19 to 6.0.21 (#75)
- (**deps-dev**) bump @storybook/addon-links from 6.0.19 to 6.0.21 (#77)
- (**deps-dev**) bump @babel/cli from 7.10.5 to 7.11.5 (#76)
- (**deps-dev**) bump @storybook/addons from 6.0.19 to 6.0.21 (#74)
- (**deps-dev**) bump @storybook/addon-actions from 6.0.19 to 6.0.21 (#73)
- (**deps-dev**) bump @babel/core from 7.11.4 to 7.11.5 (#72)
- (**deps-dev**) bump @storybook/addon-storysource from 6.0.19 to 6.0.21 (#71)
- (**deps**) bump node-fetch from 2.6.0 to 2.6.1 (#79)
- (**deps-dev**) bump @babel/cli from 7.11.5 to 7.11.6 (#83)
- (**deps-dev**) bump @storybook/addon-links from 6.0.21 to 6.0.22 (#86)
- (**deps-dev**) bump @storybook/addon-actions from 6.0.21 to 6.0.22 (#85)
- (**deps-dev**) bump @babel/core from 7.11.5 to 7.11.6 (#84)
- (**deps-dev**) bump @storybook/addon-storysource from 6.0.21 to 6.0.22 (#81)
- (**deps-dev**) bump @storybook/react from 6.0.21 to 6.0.22 (#82)
- (**deps-dev**) bump @storybook/addons from 6.0.21 to 6.0.22 (#80)
- (**deps**) bump react from 16.13.1 to 16.14.0 (#89)
- (**deps**) bump axios from 0.20.0 to 0.21.0 (#94)
- Monthly maintenance (Aug 2021) (#175)
- (**deps**) bump actions/cache from 2.1.0 to 2.1.6 (#179)
- (**deps**) bump actions/checkout from 2.3.2 to 2.3.4 (#178)
- (**deps**) bump actions/setup-node from 2.1.1 to 2.3.0 (#176)
- (**deps**) bump actions/setup-python from 2.1.1 to 2.2.2 (#177)
- (**deps**) bump pre-commit/action from 2.0.0 to 2.0.3 (#180)
- Update README (#181)
- [#37] Provide badabump config file (#182)
- [#37] Fix release PR workflow again (#183)

Co-authored-by: playpauseandstop <playpauseandstop@users.noreply.github.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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant