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

Latest changes from dependabot-core main #653

Open
wants to merge 2,458 commits into
base: azure_changes
Choose a base branch
from

Conversation

AlekhyaYalla
Copy link
Collaborator

No description provided.

dependabot bot and others added 30 commits April 18, 2022 13:05
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.5.5 to 1.5.6.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.6.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.5.5...1.5.6)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
We should be able to compare two package names, and since they don't
have an identity, it makes sense to treat them as values.

One assumption I made here is that we'd want to be able to compare
non-PackageName objects' string values with PackageName object string
values (i.e. `PackageName.new("string") == "string"`)

Co-authored-by: Mattt <mattt@github.com>
…r/composer/helpers/v2/phpstan/phpstan-1.5.6

build(deps-dev): bump phpstan/phpstan from 1.5.5 to 1.5.6 in /composer/helpers/v2
…-libraries

Map Package Name to Types Package Name
…repo-from-private

nuget: fix PR missing commits in message when using private registry
…erraform-hashes

Automate Terraform Platform Detection for Lockfile Hashes
To ensure that no Ruby resolution conflicts are generated.
Bumps [@npmcli/arborist](https://github.com/npm/cli/tree/HEAD/workspaces/arborist) from 5.0.6 to 5.1.0.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/workspaces/arborist/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/commits/v5.1.0/workspaces/arborist)

---
updated-dependencies:
- dependency-name: "@npmcli/arborist"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Mattt <mattt@github.com>
Co-authored-by: Barry Gordon <896971+brrygrdn@users.noreply.github.com>
…-fix

Use a temporary Ruby requirement for updating lockfile
Includes some changes in monkeypatches.

* Don't use `Bundler::RubyVersion#to_gem_version_with_patchlevel` since
  it has been removed by
  rubygems/rubygems@21c145c.

* Opt out of always passing the running Ruby version as a resolver
  requirement
  (rubygems/rubygems@4156c70),
  since it's necessary for dependabot to work.
…_yarn/npm_and_yarn/helpers/npmcli/arborist-5.1.0

build(deps): bump @npmcli/arborist from 5.0.6 to 5.1.0 in /npm_and_yarn/helpers
Nishnha and others added 30 commits May 16, 2022 16:14
…_yarn/npm_and_yarn/helpers/npmcli/arborist-5.2.0

build(deps): bump @npmcli/arborist from 5.1.0 to 5.2.0 in /npm_and_yarn/helpers
We have "required checks" configured for the CI, and so if the CI never runs then the build will never pass. So this creates a workflow which runs during a release with identical names to the real CI workflow, but doesn't run the real tests.

We also thought it would be a good idea to skip the CodeQL step during a release since it probably won't detect any issues. The CodeQL isn't currently required so no codeql-analysis-release.yml required yet!
…p-utf-8-bom"

This reverts commit f1478df, reversing
changes made to fbd7f21.
…m-request-count

[Maven] Cache client-side timeouts when a remote host is unreachable
Revert "Strip UTF-8 BOM from file contents"
…e-skip-improvements

fix required checks not run during a release
Some Nuget repositories, such as JFrog's Artifactory, URL encode the "next" href link in the paged results. If the href is not URL decoded, the paging parameters are ignored and the first page is always returned. This change URL decodes the href before fetching the next page of version results.
Cargo: Update rust toolchain to 1.61.0
There's no need for the comments to specify the versions when
the code with the actual version pin is just a couple of lines below.

Removing the version from the comment removes the chance that the comment diverges from the code.
URL decode Nuget API v2 "next" link when paging version results
Since this link will always work on GitHub regardless of whether escaped or not,
I added an inline code comment with the commit message from 62366e4.

That way someone doesn't accidentally pull this out and think they're okay just
because everything continues to work on GitHub.
…ing-necessary

Document why the link needs to be unescaped
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet