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 ibek from 1.5.3 to 1.6.0 #12

Closed
wants to merge 1 commit into from
Closed

Conversation

dependabot[bot]
Copy link

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

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: epics-containers/ibek@1.5.5...1.6.0

1.6.0b1

What's Changed

Full Changelog: epics-containers/ibek@1.5.4...1.6.0b1

1.5.5

What's Changed

Full Changelog: epics-containers/ibek@1.5.4...1.5.5

1.5.4

What's Changed

Full Changelog: epics-containers/ibek@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 <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 [ibek](https://github.com/epics-containers/ibek) from 1.5.3 to 1.6.0.
- [Release notes](https://github.com/epics-containers/ibek/releases)
- [Changelog](https://github.com/epics-containers/ibek/blob/main/CHANGELOG.rst)
- [Commits](epics-containers/ibek@1.5.3...1.6.0)

---
updated-dependencies:
- dependency-name: ibek
  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 python Pull requests that update Python code labels Jan 18, 2024
Copy link
Author

dependabot bot commented on behalf of github Jan 19, 2024

Superseded by #14.

@dependabot dependabot bot closed this Jan 19, 2024
@dependabot dependabot bot deleted the dependabot/pip/ibek-1.6.0 branch January 19, 2024 15:12
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.

0 participants