Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Update yaml to 2.x #566

Merged
merged 12 commits into from
Jun 21, 2023
Merged

Update yaml to 2.x #566

merged 12 commits into from
Jun 21, 2023

Conversation

ssbarnea
Copy link
Member

@ssbarnea ssbarnea commented Apr 25, 2023

As I do not have the time to perform the code changes myself, I only created this branch, so someone else can built on top of it.

Fixes: #310

Bumps [yaml](https://github.com/eemeli/yaml) from 1.10.2 to 2.2.2.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v1.10.2...v2.2.2)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@ssbarnea ssbarnea requested a review from a team as a code owner April 25, 2023 14:14
@github-actions github-actions bot added the bug Something isn't working label Apr 25, 2023
@ssbarnea ssbarnea added security enhancement New feature or request and removed bug Something isn't working labels Apr 25, 2023
@audgirka audgirka marked this pull request as draft April 26, 2023 12:59
@github-actions github-actions bot added the bug Something isn't working label Apr 26, 2023
@audgirka audgirka force-pushed the fix/yaml-2.x branch 3 times, most recently from b0c0013 to ba94c31 Compare May 2, 2023 10:16
@ssbarnea ssbarnea marked this pull request as ready for review June 21, 2023 12:50
@ssbarnea ssbarnea removed the bug Something isn't working label Jun 21, 2023
@ssbarnea ssbarnea merged commit f1071c1 into main Jun 21, 2023
11 of 13 checks passed
@ssbarnea ssbarnea deleted the fix/yaml-2.x branch June 21, 2023 15:05
github-actions bot pushed a commit that referenced this pull request Jun 22, 2023
## v1.1.0

### Minor Changes

- Update yaml to 2.x (#566) @priyamsahoo
- Add variable auto-completion feature when cursor inside jinja inline brackets (#552) @priyamsahoo

### Bugfixes

- Get module route for FQCN with more than 3 elements (#538) @fredericgiquel
- Replace sphinx with mkdocs (#544) @ssbarnea
- Modify package version info in meta-data (#530) @priyamsahoo
- Fix intermittent EE test failures (#533) @ganeshrn
- Fix github issue links in docs (#573) @antdking
- Fix ansible lint config parsing (#577) @priyamsahoo
- Add env variable to remove color from command result stdout (#579) @priyamsahoo
@ansibot ansibot mentioned this pull request Jun 22, 2023
priyamsahoo pushed a commit that referenced this pull request Jun 22, 2023
## v1.1.0

### Minor Changes

- Update yaml to 2.x (#566) @priyamsahoo
- Add variable auto-completion feature when cursor inside jinja inline brackets (#552) @priyamsahoo

### Bugfixes

- Get module route for FQCN with more than 3 elements (#538) @fredericgiquel
- Replace sphinx with mkdocs (#544) @ssbarnea
- Modify package version info in meta-data (#530) @priyamsahoo
- Fix intermittent EE test failures (#533) @ganeshrn
- Fix github issue links in docs (#573) @antdking
- Fix ansible lint config parsing (#577) @priyamsahoo
- Add env variable to remove color from command result stdout (#579) @priyamsahoo

Co-authored-by: Ansible DevTools <ansible-devtools@redhat.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Either upgrade npm yaml to 2.0 or switch to js-yaml
3 participants