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

feat: develop merge #134

Closed
wants to merge 21 commits into from
Closed

feat: develop merge #134

wants to merge 21 commits into from

Conversation

Zalaras
Copy link
Contributor

@Zalaras Zalaras commented Dec 5, 2024

Description

Issue

  • 📋 JIRA_TICKET_URL

Screenshots

PR Readiness Checks

  • Your PR title conforms to conventional commits <type>: <jira-ticket-num><title>, for example: fix: PRSDM-123 issue with login with a maximum of 100 characters
  • You have performed a self-review of your changes via the GitHub UI
  • Comments were added to new code that can not explain itself (see reference 1 and reference 2)
  • New code adheres to the following quality standards:
  • Tests were added to prove the correctness and ensure extendability of the functionality added (unless agreed upon by the reviewers that it's not necessary) and the changes were tested locally

Zalaras and others added 21 commits July 19, 2024 11:15
* Bump @babel/traverse from 7.18.2 to 7.24.5 (#122)

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse)
from 7.18.2 to 7.24.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.5/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump word-wrap from 1.2.3 to 1.2.5 (#123)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix: add semantic release for builds and test trigger

* ci: update travis.yml and remove build scripts

* ci: move to github actions

* chore: test github actions

* chore: roll back package lock

* remove semantic release from package.json

* ci: github release job to wait for build

* ci: install semantic release in action

* ci: fix issue with semantic-release/exec

* chore: cleanup testing in github actions

* chore: pr feedback fixes and changes

* chore: test implementation of semantic release and github actions

* chore: test implementation of semantic release and github actions

* chore: remove testing branch

* ci: remove dry run

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
## [2.13.2-rfv.3](v2.13.2-rfv.2...v2.13.2-rfv.3) (2024-07-22)

### Bug Fixes

* release zip 1 ([7da45b3](7da45b3))
## [2.13.2-rfv.4](v2.13.2-rfv.3...v2.13.2-rfv.4) (2024-07-25)

### Bug Fixes

* Change sidenav to highlight first and not last item if content smaller than screensize ([#129](#129)) ([245e0ac](245e0ac))
* ci: cleanup semantic release

* chore: update pr template from feedback

* chore: cleanup sr exec config
@Zalaras Zalaras requested a review from a team as a code owner December 5, 2024 14:40
@Zalaras Zalaras closed this Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants