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 gdsfactory[cad] from 7.8.17 to 7.10.5 #84

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2024

Bumps gdsfactory[cad] from 7.8.17 to 7.10.5.

Release notes

Sourced from gdsfactory[cad]'s releases.

v7.10.5

What's Changed

Other changes

  • add get_netlist merge_info flag #2476

Full Changelog: gdsfactory/gdsfactory@v7.10.4...v7.10.5

v7.10.4

What's Changed

New

  • add gf.functions.add_marker_layer_container #2458

Maintenance

  • Fix release drafter to properly use gdsfactory project labels #2457

Other changes

  • Avoid pack deprecation warning #2475
  • [pre-commit.ci] pre-commit autoupdate #2474
  • fixing error message #2473
  • Add additional & optional font to existing text_rectangular(...) API #2471
  • Add additional reasonable default lumerical mappings #2469
  • fix with_sbend option in get_route_from_steps #2468
  • Serialize output for variable width/offsets in Section and CrossSection #2466
  • Add contains method to Info #2459

Full Changelog: gdsfactory/gdsfactory@v7.10.3...v7.10.4

v7.10.3

What's Changed

Other changes

  • remove test warnings #2455
  • remove cad installation on CICD #2454
  • better naming #2434
  • Add helper function for changing nested partial parameters #2450
  • expose ports_map #2449
  • [pre-commit.ci] pre-commit autoupdate #2448
  • fix pic model settings #2447
  • improve updk #2439

Full Changelog: gdsfactory/gdsfactory@v7.10.2...v7.10.3

v7.10.2

... (truncated)

Changelog

Sourced from gdsfactory[cad]'s changelog.

7.10.5 - 2024-01-18

  • add get_netlist merge_info flag #2476

7.10.4 - 2024-01-16

New

  • add gf.functions.add_marker_layer_container #2458

Maintenance

  • Fix release drafter to properly use gdsfactory project labels #2457

Other changes

  • Avoid pack deprecation warning #2475
  • [pre-commit.ci] pre-commit autoupdate #2474
  • fixing error message #2473
  • Add additional & optional font to existing text_rectangular(...) API #2471
  • Add additional reasonable default lumerical mappings #2469
  • fix with_sbend option in get_route_from_steps #2468
  • Serialize output for variable width/offsets in Section and CrossSection #2466
  • Add contains method to Info #2459

7.10.3 - 2024-01-09

  • remove test warnings #2455
  • remove cad installation on CICD #2454
  • better naming #2434
  • Add helper function for changing nested partial parameters #2450
  • expose ports_map #2449
  • [pre-commit.ci] pre-commit autoupdate #2448
  • fix pic model settings #2447
  • improve updk #2439

7.10.2 - 2024-01-07

  • Improve grid snapping docs, functions and names #2446
  • fixed flatten_offgrid_references return #2445
  • rename flatten_invalid_refs to flatten_offgrid_references #2444
  • make sbend router errors obvious #2443
  • Consolidate warnings #2442
  • improve tutorial avoid showing not recommended functions #2438

... (truncated)

Commits
  • 512d64f Bump to 7.10.5
  • 13ce61b Merge branch 'add_get_netlist_merge_info_flag'
  • 141f092 Merge pull request #2476 from gdsfactory/add_get_netlist_merge_info_flag
  • df02f0b update changelog
  • 8cbba88 Merge branch 'main' into add_get_netlist_merge_info_flag
  • fdad926 use clean_value_json to make sure it can be json serializable
  • ff96792 add get_netlist merge_info flag
  • 8b85cb7 Bump to 7.10.4
  • 6d5d891 Merge pull request #2475 from gdsfactory/avoid_pack_deprecation_warning
  • cfd938f Merge branch 'main' into avoid_pack_deprecation_warning
  • 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 [gdsfactory[cad]](https://github.com/gdsfactory/gdsfactory) from 7.8.17 to 7.10.5.
- [Release notes](https://github.com/gdsfactory/gdsfactory/releases)
- [Changelog](https://github.com/gdsfactory/gdsfactory/blob/main/CHANGELOG.md)
- [Commits](gdsfactory/gdsfactory@v7.8.17...v7.10.5)

---
updated-dependencies:
- dependency-name: gdsfactory[cad]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 1, 2024
@joamatab joamatab closed this Mar 5, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 5, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/gdsfactory-cad--7.10.5 branch March 5, 2024 05:54
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant