Skip to content

Upgrade to GitHub-native Dependabot#126

Merged
insanoid merged 1 commit intodevfrom
dependabot/add-v2-config-file
Oct 19, 2022
Merged

Upgrade to GitHub-native Dependabot#126
insanoid merged 1 commit intodevfrom
dependabot/add-v2-config-file

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then.

Dependabot has been fully integrated into GitHub, so you no longer have to install and manage a separate app. This pull request migrates your configuration from Dependabot.com to a config file, using the new syntax. When merged, 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, and you'll configure Dependabot through the new config file rather than a UI.

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 migrating to GitHub-native 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 Apr 29, 2021
@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 389

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 0.0%

Totals Coverage Status
Change from base Build 365: 0.0%
Covered Lines: 0
Relevant Lines: 0

💛 - Coveralls

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 29, 2021

Codecov Report

Merging #126 (a963666) into dev (dc9e802) will decrease coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #126      +/-   ##
==========================================
- Coverage   98.96%   98.89%   -0.08%     
==========================================
  Files          16       16              
  Lines         873      817      -56     
==========================================
- Hits          864      808      -56     
  Misses          9        9              
Impacted Files Coverage Δ
...AcceleratorTests/MultipleModelGeneratorTests.swift 96.00% <0.00%> (-0.35%) ⬇️
...iftyJSONAcceleratorTests/ModelGeneratorTests.swift 99.47% <0.00%> (-0.05%) ⬇️
Core/Helpers/JSONHelper.swift 97.14% <0.00%> (-0.05%) ⬇️
Core/Generator/NameGenerator.swift 100.00% <0.00%> (ø)
Core/Generator/ModalGenerator.swift 100.00% <0.00%> (ø)
Core/Generator/FileGeneratorExtension.swift 100.00% <0.00%> (ø)
Core/Generator/MultipleModelGenerator.swift 100.00% <0.00%> (ø)
SwiftyJSONAcceleratorTests/StringTests.swift 100.00% <0.00%> (ø)
SwiftyJSONAcceleratorTests/JSONHelperTests.swift 100.00% <0.00%> (ø)
...tor/Model-File-Components/SwiftJSONModelFile.swift 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dc9e802...a963666. Read the comment docs.

@dependabot-preview
Copy link
Copy Markdown
Contributor Author

As a reminder, Dependabot Preview will be shut down on August 3rd, 2021. You can merge this pull request to migrate to GitHub-native Dependabot. You can read the docs to learn more about what's changing, as well as find out how to get support if you need help migrating.

@insanoid insanoid merged commit 3489137 into dev Oct 19, 2022
@insanoid insanoid mentioned this pull request Oct 31, 2022
insanoid added a commit that referenced this pull request Oct 31, 2022
## What’s Changed

* feat: add release tagging and clean up code (#133) @insanoid
* Add access control selection (#121) @yonihemi
* fix: add new keyword support and fix build (#132) @insanoid
* Add Community Standards (#131) @insanoid
* Update TextColor and BackgroundColor (#124) @cntrump
* build(deps): bump cocoapods from 1.10.2 to 1.11.3 (#130) @dependabot
* Fix text color in light mode (#120) @kchatzigeorgiou
* Upgrade to GitHub-native Dependabot (#126) @dependabot-preview
* build(deps): bump cocoapods from 1.7.5 to 1.10.2 (#127) @dependabot-preview
@insanoid
Copy link
Copy Markdown
Owner

🎉 This PR is included in version 2.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants