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

Release v1.17.45 #5486

Merged
merged 6 commits into from
May 23, 2024
Merged

Release v1.17.45 #5486

merged 6 commits into from
May 23, 2024

Commits on May 22, 2024

  1. fix: use tse id param

    vsukhin committed May 22, 2024
    Configuration menu
    Copy the full SHA
    edc2568 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    236f1fd View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @babel/traverse in /test/cli-tests (#4788)

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.0 to 7.23.6.
    - [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.23.6/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>
    dependabot[bot] authored May 23, 2024
    Configuration menu
    Copy the full SHA
    28c2e39 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump golang.org/x/net (#5321)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.23.0.
    - [Commits](golang/net@v0.7.0...v0.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Jacek Wysocki <[email protected]>
    dependabot[bot] and exu authored May 23, 2024
    Configuration menu
    Copy the full SHA
    3f67575 View commit details
    Browse the repository at this point in the history
  4. feat: [TKC-1948] disable webhooks (#5472)

    * feat: disable webhooks
    
    * fix: code review comment
    vLia authored May 23, 2024
    Configuration menu
    Copy the full SHA
    fac4609 View commit details
    Browse the repository at this point in the history
  5. fix(testworkflows): don't resolve environment variables if they are d…

    …ynamic (i.e. from secrets) (#5485)
    rangoo94 authored May 23, 2024
    Configuration menu
    Copy the full SHA
    f4940f7 View commit details
    Browse the repository at this point in the history