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

Bump cocoapods from 1.14.3 to 1.15.0 #1265

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Bumps cocoapods from 1.14.3 to 1.15.0.

Release notes

Sourced from cocoapods's releases.

1.15.0

Enhancements
  • None.
Bug Fixes
  • Fix an issue updating spec repos in Podfile.lock when the key already exists
    fnxpt #748

  • Fix a crash when calling Specification#subspec_by_name on a deprecated specification with no name
    sagiwei #742

Changes in cocoapods-core 1.15.0

Enhancements
  • None.
Bug Fixes
  • Fix an issue updating spec repos in Podfile.lock when the key already exists
    fnxpt #748

  • Fix a crash when calling Specification#subspec_by_name on a deprecated specification with no name
    sagiwei #742

Changelog

Sourced from cocoapods's changelog.

1.15.0 (2024-01-28)

Enhancements
Bug Fixes
Commits
  • 11ca13e Release 1.15.0
  • d3fe96e Merge pull request #12170 from sxn/fix-typo
  • 577a68b Update pod_target_installer_spec.rb
  • 46ebca3 chore: Fix typo in pod_target_installer
  • 85fb443 Merge pull request #12159 from MagnificentMiles/support-visionos-in-pod-lib-lint
  • 82e16dd Rebase and fix changelog issues
  • 6e2d106 Move changelog to correct section
  • 7194670 Fixed typo in changelog
  • 88a49f0 Add changelog
  • ab87fd9 Support visionos in pod lib lint --platforms and use xros for Fourflusher
  • Additional commits viewable in compare view

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.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [cocoapods](https://github.com/CocoaPods/CocoaPods) from 1.14.3 to 1.15.0.
- [Release notes](https://github.com/CocoaPods/CocoaPods/releases)
- [Changelog](https://github.com/CocoaPods/CocoaPods/blob/master/CHANGELOG.md)
- [Commits](CocoaPods/CocoaPods@1.14.3...1.15.0)

---
updated-dependencies:
- dependency-name: cocoapods
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jan 29, 2024
@younata younata merged commit e4268d6 into main Jan 29, 2024
12 checks passed
@younata younata deleted the dependabot/bundler/cocoapods-1.15.0 branch January 29, 2024 18:16
cgrindel-self-hosted-renovate bot added a commit to cgrindel/rules_swift_package_manager that referenced this pull request Mar 7, 2024
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [Quick/Quick](https://togithub.com/Quick/Quick) | patch | `from:
"7.4.0"` -> `from: "7.4.1"` |

---

### Release Notes

<details>
<summary>Quick/Quick (Quick/Quick)</summary>

### [`v7.4.1`](https://togithub.com/Quick/Quick/releases/tag/v7.4.1)

[Compare
Source](https://togithub.com/Quick/Quick/compare/v7.4.0...v7.4.1)

#### What's Changed

- Bump cocoapods from 1.14.3 to 1.15.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[Quick/Quick#1265
- Corrected typo in document by
[@&#8203;regi93](https://togithub.com/regi93) in
[Quick/Quick#1267
- Bump cocoapods from 1.15.0 to 1.15.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[Quick/Quick#1269
- Respect XCTSkip and StopTest errors in beforeEach, afterEach and
aroundEach by [@&#8203;younata](https://togithub.com/younata) in
[Quick/Quick#1273

#### New Contributors

- [@&#8203;regi93](https://togithub.com/regi93) made their first
contribution in
[Quick/Quick#1267

**Full Changelog**:
Quick/Quick@v7.4.0...v7.4.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM2LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: Self-hosted Renovate Bot <361546+cgrindel-self-hosted-renovate[bot]@users.noreply.github.enterprise.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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant