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

4.41.1 #650

Merged
merged 33 commits into from
Nov 8, 2023
Merged

4.41.1 #650

merged 33 commits into from
Nov 8, 2023

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    7579d6d View commit details
    Browse the repository at this point in the history
  2. fix indents

    BlackySoul committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    b7da394 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. build(deps-dev): bump ts-morph from 18.0.0 to 20.0.0

    Bumps [ts-morph](https://github.com/dsherret/ts-morph) from 18.0.0 to 20.0.0.
    - [Release notes](https://github.com/dsherret/ts-morph/releases)
    - [Commits](dsherret/ts-morph@18.0.0...20.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: ts-morph
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    4bafce4 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. build(deps-dev): bump rimraf from 5.0.1 to 5.0.5

    Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.1 to 5.0.5.
    - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
    - [Commits](isaacs/rimraf@v5.0.1...v5.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: rimraf
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    8b90c45 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump webpack-dev-server from 4.13.3 to 4.15.1

    Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.13.3 to 4.15.1.
    - [Release notes](https://github.com/webpack/webpack-dev-server/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
    - [Commits](webpack/webpack-dev-server@v4.13.3...v4.15.1)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-server
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    731a9b2 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump html-webpack-plugin from 5.5.1 to 5.5.3

    Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.5.1 to 5.5.3.
    - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
    - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
    - [Commits](jantimon/html-webpack-plugin@v5.5.1...v5.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: html-webpack-plugin
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    d059937 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. build(deps): bump @babel/traverse from 7.23.0 to 7.23.2

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.23.0 to 7.23.2.
    - [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.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    e9bc05f View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. added catigories tokens in calendar

    Egorov Aleksey committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    138e85f View commit details
    Browse the repository at this point in the history
  2. updated snap

    Egorov Aleksey committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    c53474b View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'main/master' into clnd-9711

    Egorov Aleksey committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    7e5de43 View commit details
    Browse the repository at this point in the history
  4. deleted

    Egorov Aleksey committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    984f7a3 View commit details
    Browse the repository at this point in the history
  5. deleted

    Egorov Aleksey committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    cde5ec6 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. build(deps): bump actions/setup-node from 3 to 4

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    2428af0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #642 from pekanboy/clnd-9711

    Added calendar tokens for categories
    Sarafa2n authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    ed99a0e View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. chore: add link to doc in package.json

    В том числе, чтобы отображался в правом меню GitHub.
    inomdzhon authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    11d944e View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    4511160 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. build(deps-dev): bump @typescript-eslint/eslint-plugin

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.7.3 to 6.9.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.9.1/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    35d9a31 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. added token

    Egorov Aleksey committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    f3d0820 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #649 from pekanboy/clnd-9711

    added token
    Sarafa2n authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    ef947c3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #629 from VKCOM/blackysoul/up_dependabot_limit_add…

    …_groups
    
    chore: up dependabot limit + add groups
    8coon authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    30e4b40 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #630 from VKCOM/dependabot/npm_and_yarn/ts-morph-2…

    …0.0.0
    
    build(deps-dev): bump ts-morph from 18.0.0 to 20.0.0
    8coon authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    bb3b5e7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #635 from VKCOM/dependabot/npm_and_yarn/rimraf-5.0.5

    build(deps-dev): bump rimraf from 5.0.1 to 5.0.5
    8coon authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    f0a00cc View commit details
    Browse the repository at this point in the history
  6. Merge pull request #636 from VKCOM/dependabot/npm_and_yarn/webpack-de…

    …v-server-4.15.1
    
    build(deps-dev): bump webpack-dev-server from 4.13.3 to 4.15.1
    8coon authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    066f94a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #637 from VKCOM/dependabot/npm_and_yarn/html-webpa…

    …ck-plugin-5.5.3
    
    build(deps-dev): bump html-webpack-plugin from 5.5.1 to 5.5.3
    8coon authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    a834945 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #638 from VKCOM/SevereCloud/feat/vkontakte/add-mor…

    …e-tokens
    
    feat(vkontakte): add more tokens
    8coon authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    8e1d903 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #641 from VKCOM/dependabot/npm_and_yarn/babel/trav…

    …erse-7.23.2
    
    build(deps): bump @babel/traverse from 7.23.0 to 7.23.2
    8coon authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    36bb7f2 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #645 from VKCOM/clnd-9711

    Clnd 9711
    8coon authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    103a661 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #646 from VKCOM/imirdzhamolov/homepage-link-in-pac…

    …kagejson
    
    chore: add link to doc in package.json
    8coon authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    6f02bd4 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #647 from VKCOM/dependabot/npm_and_yarn/typescript…

    …-eslint/eslint-plugin-6.9.1
    
    build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.7.3 to 6.9.1
    8coon authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    c9adaa3 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #644 from VKCOM/dependabot/github_actions/actions/…

    …setup-node-4
    
    build(deps): bump actions/setup-node from 3 to 4
    8coon authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    a580448 View commit details
    Browse the repository at this point in the history
  14. 4.41.1

    8coon committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    2c4531d View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Revert "Clnd 9711"

    8coon authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    4533919 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #659 from VKCOM/revert-645-clnd-9711

    Revert "Clnd 9711"
    8coon authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    fdadf7f View commit details
    Browse the repository at this point in the history