epics-containers / ioc-pmac

An EPICS IOC container for Delta Tau turbo pmac and power pmac motion controllers
Apache License 2.0
0 stars 0 forks source link

Bump ibek from 1.5.3 to 1.6.0 #12

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps ibek from 1.5.3 to 1.6.0.

Release notes

Sourced from ibek's releases.

1.6.0

This Release makes a few changes to ibek API.

  • no longer support ibek ioc build and related functions as we now can use make directly inside the ioc folder
  • remove the ioc folder template as we no longer generate ioc source (see above)
  • change ibek support generate-links to take a folder name instead of a support module name
    • this allows for more than one ibek-support folder e.g. a private modules ibek-support-dls

These changes relate to an update to the ioc-template which now embeds the ioc folder generic source. See https://github.com/epics-containers/ioc-template/tree/6fb6eb4

What's Changed

Full Changelog: https://github.com/epics-containers/ibek/compare/1.5.5...1.6.0

1.6.0b1

What's Changed

Full Changelog: https://github.com/epics-containers/ibek/compare/1.5.4...1.6.0b1

1.5.5

What's Changed

Full Changelog: https://github.com/epics-containers/ibek/compare/1.5.4...1.5.5

1.5.4

What's Changed

Full Changelog: https://github.com/epics-containers/ibek/compare/1.5.3...1.5.4

Commits
  • 0ba257f Merge pull request #163 from epics-containers/remove-ioc-template2
  • a151d6e remove IOC template and related functions
  • d3fb5ad Merge pull request #159 from epics-containers/docker
  • 37e6f5e downgrade upload-artifact to v3
  • 9da8b8b Merge pull request #157 from epics-containers/dependabot/pip/pydantic-2.5.3
  • 1c29b48 Merge pull request #158 from epics-containers/docker
  • 5504285 allow docker users to run ibek support apt-install
  • ac02c1f Bump pydantic from 2.5.2 to 2.5.3
  • b220bd6 Merge pull request #155 from epics-containers/dependabot/github_actions/actio...
  • 0df4bb7 Merge pull request #156 from epics-containers/dependabot/github_actions/actio...
  • 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 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)
dependabot[bot] commented 9 months ago

Superseded by #14.