dep: bump dependabot-omnibus from 0.213.0 to 0.214.0
Bumps dependabot-omnibus from 0.213.0 to 0.214.0.
Changelog
Sourced from dependabot-omnibus's changelog.
v0.214.0, 30 November 2022
- Yarn Berry: Make a best effort to preserve file permissions (
@pavera
) #6141- Check if existing python requirement is satisfied before modifying (
@pavera
) #6237- Prevent
NoMethodError
when captures are missing (@landongrindheim
) #6227- Respect existing precision of base docker images (
@deivid-rodriguez
) #6170- test: add test for private registry module with dir suffix (
@stigok
) #6137- Improve Bundler configuration (
@deivid-rodriguez
) #6069- Fix dependabot not updating gemspec dependencies loaded dynamically from other gemspecs (
@deivid-rodriguez
) #6188- Use git to fill in gemspec files (
@deivid-rodriguez
) #6199- Remove hardcoded master branch (
@deivid-rodriguez
) #6149- Honor new dir selection logic in Github Actions error messages (
@deivid-rodriguez
) #6192- Mention BitBucket is supported by dependabot-script (
@jeffwidman
) #6198- Use only python major.minor version (
@pavera
) #6195- Fix inconsistent docker updates with
-
suffixed images (@deivid-rodriguez
) #6173- Bump minimatch from 3.0.4 to 3.1.2 in /npm_and_yarn/helpers/test/npm6/fixtures/conflicting-dependency-parser/deeply-nested #6162
- Add a spec to cover custom dir given to actions (
@deivid-rodriguez
) #6190- Respect custom directory for actions updates (
@deivid-rodriguez
) #6189- Allow cargo versions with hypens in build identifiers (
@deivid-rodriguez
) #6183- Add security update support for Github Actions (
@deivid-rodriguez
) #6071- Refactor some common logic across ecosystems (
@deivid-rodriguez
) #6164- Use pre-built python as much as possible. (
@pavera
) #6079- Yarn Berry: Use -R for yarn up (
@pavera
) #6167- Yarn Berry: Adding a peer dependency checker (
@pavera
) #6077- Add missing Python versions (
@ulgens
) #6089- Bump loader-utils from 1.4.1 to 1.4.2 in /npm_and_yarn/helpers #6156
- Create a permanent root Gemfile (
@deivid-rodriguez
) #6159- Adding yarn berry smoke test (
@pavera
) #6154- Fix updating GitHub actions to major tags that are branches (
@deivid-rodriguez
) #5963- Private hex repo support (
@sorentwo
) #5043- Make specs time zone independent (
@deivid-rodriguez
) #6135- Consider precision when finding latest action (
@deivid-rodriguez
) #6102- Remove
faraday-retry
warning (@deivid-rodriguez
) #6114- Fix spaces in uri (
@AlekhyaYalla
) #5656- Fix multiple constraint Poetry dependencies getting bad updates (
@deivid-rodriguez
) #6074- Don't leak pipenv warnings into manifest files (
@deivid-rodriguez
) #6103- Fix GitHub actions updater crashing and cloning the wrong repository (
@deivid-rodriguez
) #6052- Update SECURITY.md (
@maclarel
) #6093- Bump friendsofphp/php-cs-fixer from 3.12.0 to 3.13.0 in /composer/helpers/v2 #6063
- Bump eslint from 8.26.0 to 8.27.0 in /npm_and_yarn/helpers #6061
- Bump phpstan/phpstan from 1.8.11 to 1.9.1 in /composer/helpers/v2 #6062
- Bump phpstan/phpstan from 1.8.11 to 1.9.1 in /composer/helpers/v1 #6064
- Update parallel_tests requirement from ~> 3.13.0 to ~> 4.0.0 in /common #6059
- Yarn Berry: Subdependency fixes (
@pavera
) #6040- Don't fail if dependency with unknown vcs has local replacement (
@zioyero
) #5983- Upgrade Bundler to 2.3.25 (
@Bo98
) #6042- nuget: keep version build identifiers out of manifests (
@jakecoffman
) #6034- Fix some PEP 621 projects not getting upgrades (
@deivid-rodriguez
) #6032- Fix accidental downgrades in Bundler PRs (
@deivid-rodriguez
) #6030- Yarn Berry: Use appropriate mode for yarn version and repo state (
@pavera
) #6017
... (truncated)
Commits
-
6d59a5a
pinning excon to 0.93.1 due to excon/excon#800 -
fb04c32
v0.214.0 -
75a5c17
Merge pull request #6141 from dependabot/pavera/yarn-berry-file-permissions -
b34cc1c
lint fixes -
1c6861c
update tests to expect new mode field -
6415d88
keep rubocop happy -
6707673
Ruby better. -
5e2488e
removing bad mention of mode -
87cd79b
Best effort to preserve file permissions -
a6ea35b
Merge pull request #6237 from dependabot/pavera/change-pyreq-if-required - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
@dependabot-bot rebase
will rebase this MR -
@dependabot-bot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts
Allure report
allure-report-publisher
generated test report!
rspec:
+------------------------------------------------------------------+
| behaviors summary |
+-------------+--------+--------+---------+-------+-------+--------+
| | passed | failed | skipped | flaky | total | result |
+-------------+--------+--------+---------+-------+-------+--------+
| services | 181 | 0 | 0 | 0 | 181 | ✅ |
| models | 4 | 0 | 0 | 0 | 4 | ✅ |
| controllers | 25 | 0 | 0 | 0 | 25 | ✅ |
| jobs | 14 | 0 | 0 | 0 | 14 | ✅ |
| system | 10 | 0 | 0 | 0 | 10 | ✅ |
| tasks | 9 | 0 | 0 | 0 | 9 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+
| Total | 243 | 0 | 0 | 0 | 243 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+
Edited by George Koltsov