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 MimeMapping from 3.0.1 to 3.1.0 #86

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps MimeMapping from 3.0.1 to 3.1.0.

Release notes

Sourced from MimeMapping's releases.

3.1.0

3.1.0 - (2024-12-09)

🚀 Features

  • deps: Update dependency mime-db to v1.53.0 (#147) (4f7dc21) - (renovate[bot])
  • Enable nullable (#124) (d99f765) - (Konstantin S)

🚜 Refactor

👷 CI/CD

  • Setup dotnet versions (#115) (5e23d69) - (Michael Kriese)

📚 Documentation

  • Add constants usage sample (#148) (169b715) - (Michael Trullas Garcia)

⚙️ Miscellaneous Tasks

  • deps: Update actions/cache action to v4.2.0 (#154) (8cf50b4) - (renovate[bot])
  • deps: Update codecov/codecov-action action to v5.1.1 (#155) (f107963) - (renovate[bot])
  • deps: Update mstest monorepo to 3.6.4 (#153) (f318063) - (renovate[bot])
  • deps: Update codecov/codecov-action action to v5.0.7 (#152) (738ffb4) - (renovate[bot])
  • deps: Update codecov/codecov-action action to v5 (#150) (5bbc0bc) - (renovate[bot])
  • deps: Update dependency microsoft.net.test.sdk to 17.12.0 (#151) (c5ab3d0) - (renovate[bot])
  • deps: Update mstest monorepo to 3.6.3 (#149) (70c8d0d) - (renovate[bot])
  • deps: Update mstest monorepo to 3.6.2 (#146) (dcbf14e) - (renovate[bot])
  • deps: Update actions/setup-dotnet action to v4.1.0 (#145) (89f3724) - (renovate[bot])
  • deps: Update actions/checkout action to v4.2.2 (#144) (e908872) - (renovate[bot])
  • deps: Update actions/cache action to v4.1.2 (#143) (159afb5) - (renovate[bot])
  • deps: Update actions/upload-artifact action to v4.4.3 (#142) (cbfbc2c) - (renovate[bot])
  • deps: Update actions/cache action to v4.1.1 (#140) (0cb873f) - (renovate[bot])
  • deps: Update actions/upload-artifact action to v4.4.2 (#141) (4ffe443) - (renovate[bot])
  • deps: Update actions/checkout action to v4.2.1 (#138) (537667d) - (renovate[bot])
  • deps: Update actions/upload-artifact action to v4.4.1 (#139) (4d385a2) - (renovate[bot])
  • deps: Update actions/cache action to v4.1.0 (#137) (1fa6229) - (renovate[bot])
  • deps: Update mstest monorepo to 3.6.1 (#136) (10a7b74) - (renovate[bot])
  • deps: Update codecov/codecov-action action to v4.6.0 (#135) (6d4646f) - (renovate[bot])
  • deps: Update actions/checkout action to v4.2.0 (#134) (21d222f) - (renovate[bot])
  • deps: Update dependency microsoft.net.test.sdk to 17.11.1 (#132) (72dab57) - (renovate[bot])
  • deps: Update mstest monorepo to 3.6.0 (#133) (7b9295e) - (renovate[bot])
  • deps: Update dependency minver to v6 (#131) (b31cb1a) - (renovate[bot])
  • deps: Update actions/upload-artifact action to v4.4.0 (#130) (7556926) - (renovate[bot])
  • deps: Update actions/upload-artifact action to v4.3.6 (#128) (f1b9495) - (renovate[bot])
  • deps: Update actions/upload-artifact action to v4.3.5 (#127) (130c872) - (renovate[bot])
  • deps: Update actions/setup-dotnet action to v4.0.1 (#126) (48d192f) - (renovate[bot])
  • deps: Update actions/upload-artifact action to v4.3.4 (#125) (6c1f505) - (renovate[bot])

... (truncated)

Commits
  • 4f7dc21 feat(deps): update dependency mime-db to v1.53.0 (#147)
  • 8cf50b4 chore(deps): update actions/cache action to v4.2.0 (#154)
  • f107963 chore(deps): update codecov/codecov-action action to v5.1.1 (#155)
  • f318063 chore(deps): update mstest monorepo to 3.6.4 (#153)
  • 738ffb4 chore(deps): update codecov/codecov-action action to v5.0.7 (#152)
  • 5bbc0bc chore(deps): update codecov/codecov-action action to v5 (#150)
  • c5ab3d0 chore(deps): update dependency microsoft.net.test.sdk to 17.12.0 (#151)
  • 70c8d0d chore(deps): update mstest monorepo to 3.6.3 (#149)
  • 169b715 docs: add constants usage sample (#148)
  • dcbf14e chore(deps): update mstest monorepo to 3.6.2 (#146)
  • 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 [MimeMapping](https://github.com/zone117x/MimeMapping) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/zone117x/MimeMapping/releases)
- [Commits](zone117x/MimeMapping@v3.0.1...v3.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 9, 2024

The following labels could not be found: nuget.

@KircMax KircMax merged commit 50fe705 into main Dec 9, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/MimeMapping-3.1.0 branch December 9, 2024 17:53
Copy link

This is addressed in release v2.2.27.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant