conjure-cp / conjure-oxide

Mozilla Public License 2.0
7 stars 8 forks source link

Bump the all group with 2 updates #293

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the all group with 2 updates: syn and cc.

Updates syn from 2.0.57 to 2.0.58

Release notes

Sourced from syn's releases.

2.0.58

  • Support $ in custom_punctuation! macro (#1611)
Commits
  • 81adad6 Release 2.0.58
  • 7247053 Merge pull request #1611 from dtolnay/customdollar
  • 990142f Support '$' in custom_punctuation macro
  • 4753622 Merge pull request #1610 from dtolnay/sortpunct
  • 36a7f67 Sort tokens in the same order between custom_punctuation_len and Token macro
  • f104427 Update test suite to nightly-2024-03-31
  • See full diff in compare view


Updates cc from 1.0.90 to 1.0.91

Release notes

Sourced from cc's releases.

1.0.91

What's Changed

New Contributors

Full Changelog: https://github.com/rust-lang/cc-rs/compare/1.0.90...1.0.91

Commits
  • c9b0850 Release cc 1.0.91 (#1024)
  • d902ed3 fix(env_tool): return None if env is empty (#1021)
  • fd912ec fix llvm-ar as archiver for msvc targets; fix clang-cl detection; fix assembl...
  • be62f4a Fix caching of supported compiler flag (#1002)
  • bbae474 Also shim llvm-ar in the clang_android test on non-Windows (#1016)
  • 0195ebf Fix regression in compiler family detection (#1014)
  • 30c6b72 refactor: Optimize code based on cargo clippy suggestions (#1013)
  • f36d6a7 Fix compile family detection: Use C macros instead of $compiler -v (#1000)
  • 77a54a9 Fix safety comment for LibraryHandle::get_proc_address (#1010)
  • abf67d7 feat: Query rustc for clang target triples instead of hardcoding them (#1004)
  • Additional commits viewable in compare view


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions