8d6f3f8a37 
								
							 
						 
						
							
							
								
								Fix code blocks processing  
							
							
							
						 
						
							2022-03-28 23:40:45 +02:00  
				
					
						
							
							
								 
						
							
								22eeaf2645 
								
							 
						 
						
							
							
								
								Split build image actions ( #17793 )  
							
							... 
							
							
							
							* Update build-image.yml
* Update build-image.yml
* Update build-image.yml
* Update build-image.yml 
							
						 
						
							2022-03-28 23:38:20 +02:00  
				
					
						
							
							
								 
						
							
								61cefbebf7 
								
							 
						 
						
							
							
								
								Add advanced text formatting back into glitch-soc  
							
							
							
						 
						
							2022-03-28 22:21:37 +02:00  
				
					
						
							
							
								 
						
							
								f313bf3e97 
								
							 
						 
						
							
							
								
								Merge branch 'main' into glitch-soc/merge-upstream  
							
							
							
						 
						
							2022-03-28 16:22:28 +02:00  
				
					
						
							
							
								 
						
							
								30658924a8 
								
							 
						 
						
							
							
								
								Fix test-related issues ( #17888 )  
							
							... 
							
							
							
							* Remove obsolete RSS::Serializer test
Since #17828 , RSS::Serializer no longer has specific code for deleted statuses,
but it is never called on deleted statuses anyway.
* Rename erroneously-named test files
* Fix failing test
* Fix test deprecation warnings
* Update CircleCI Ruby orb
1.4.0 has a bug that does not match all the test files due to incorrect
globbing 
							
						 
						
							2022-03-28 12:43:58 +02:00  
				
					
						
							
							
								 
						
							
								56edc6552f 
								
							 
						 
						
							
							
								
								Add `SMTP_RETURN_PATH` environment variable to set bounce domain ( #17886 )  
							
							
							
						 
						
							2022-03-28 09:39:31 +02:00  
				
					
						
							
							
								 
						
							
								2c45859ca9 
								
							 
						 
						
							
							
								
								Refactor account and status formatting ( #17877 )  
							
							... 
							
							
							
							* Refactor status formatting
* Add account formatting helpers
* Remove StatusFormatter
* Fixup
* Fix copied typo 
							
						 
						
							2022-03-28 01:17:17 +02:00  
				
					
						
							
							
								 
						
							
								e6a159a648 
								
							 
						 
						
							
							
								
								Fix extra “zero” key in some plural translation strings ( #17883 )  
							
							
							
						 
						
							2022-03-28 01:16:02 +02:00  
				
					
						
							
							
								 
						
							
								a4e1830b5f 
								
							 
						 
						
							
							
								
								[Glitch] Add a hashtag public link to the trending hashtag page  
							
							... 
							
							
							
							Port 52813830be 
							
						 
						
							2022-03-26 19:28:48 +01:00  
				
					
						
							
							
								 
						
							
								aaa9ec340b 
								
							 
						 
						
							
							
								
								Merge branch 'main' into glitch-soc/merge-upstream  
							
							... 
							
							
							
							Conflicts:
- `app/lib/formatter.rb`:
  Upstream completely refactored the formatting code and removed that file,
  while glitch-soc had code for Markdown and HTML toots.
  Took upstream code, glitch-soc changes will be re-implemented on top of the
  refactored classes in a later commit.
- `app/models/status.rb`:
  Upstream refactored status edit handling and moved code to
  `app/models/concerns/status_snapshot_concern.rb`.
  Applied glitch-soc's changes to that file.
- `app/serializers/activitypub/note_serializer.rb`:
  Not really a conflict, just a line added too close to one modified by
  glitch-soc.
  Applied upstream changes while keeping the glitch-soc-modified one.
- `app/services/update_status_service.rb`:
  Not really a conflict, upstream modified a line adjacent to one added by
  glitch-soc.
  Applied upstream changes while keeping the glitch-soc line.
- `app/views/statuses/_simple_status.html.haml`:
  Upstream refactored formatting, glitch-soc changed the markup slightly.
  Applied upstream changes.
- `spec/lib/formatter_spec.rb`:
  Upstream completely refactored the formatting code and removed that file,
  while glitch-soc had code for Markdown and HTML toots.
  Took upstream code, glitch-soc changes will be re-implemented on top of the
  refactored classes in a later commit. 
							
						 
						
							2022-03-26 19:18:55 +01:00  
				
					
						
							
							
								 
						
							
								d7d049aab7 
								
							 
						 
						
							
							
								
								Bump version to 3.5.0rc3 ( #17876 )  
							
							
							
						 
						
							2022-03-26 04:29:36 +01:00  
				
					
						
							
							
								 
						
							
								24e78969ae 
								
							 
						 
						
							
							
								
								Fix typo ( #17875 )  
							
							
							
						 
						
							2022-03-26 04:02:19 +01:00  
				
					
						
							
							
								 
						
							
								07f8b4d1b1 
								
							 
						 
						
							
							
								
								Bump version to 3.5.0rc2 ( #17855 )  
							
							
							
						 
						
							2022-03-26 02:54:11 +01:00  
				
					
						
							
							
								 
						
							
								cefa526c6d 
								
							 
						 
						
							
							
								
								Refactor formatter ( #17828 )  
							
							... 
							
							
							
							* Refactor formatter
* Move custom emoji pre-rendering logic to view helpers
* Move more methods out of Formatter
* Fix code style issues
* Remove Formatter
* Add inline poll options to RSS feeds
* Remove unused helper method
* Fix code style issues
* Various fixes and improvements
* Fix test 
							
						 
						
							2022-03-26 02:53:34 +01:00  
				
					
						
							
							
								 
						
							
								2dd30804b6 
								
							 
						 
						
							
							
								
								Change how unconfirmed accounts are displayed in admin UI ( #17874 )  
							
							... 
							
							
							
							Fix  #17815  
						
							2022-03-26 02:53:13 +01:00  
				
					
						
							
							
								 
						
							
								52813830be 
								
							 
						 
						
							
							
								
								Add a hashtag public link to the trending hashtag page ( #17140 )  
							
							... 
							
							
							
							* Add a hashtag public link to the hashtag management page
* Add support for element 'target' to Counter.js.
Remove 'rel' element.
* Update app/javascript/mastodon/components/admin/Counter.js
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com> 
							
						 
						
							2022-03-26 02:52:51 +01:00  
				
					
						
							
							
								 
						
							
								6907605026 
								
							 
						 
						
							
							
								
								Add stop delivery link also for failing instance ( #17871 )  
							
							
							
						 
						
							2022-03-26 00:39:54 +01:00  
				
					
						
							
							
								 
						
							
								71f2b95106 
								
							 
						 
						
							
							
								
								Fix edits with no actual changes being allowed ( #17843 )  
							
							... 
							
							
							
							* Fix edits with no actual changes being allowed locally
* Fix edits with no actual changes being allowed through ActivityPub
* Fix false positive changes caused by description processing in model
* Fix not recording poll expiration update
* Fix test
* Revert changes to ProcessStatusUpdateService
* Various fixes and improvements
* Fix code style issues
* Various changes and improvements
* Add guard clause 
							
						 
						
							2022-03-26 00:38:44 +01:00  
				
					
						
							
							
								 
						
							
								e3a2203061 
								
							 
						 
						
							
							
								
								Add offset pagination to trends in REST API ( #17872 )  
							
							
							
						 
						
							2022-03-26 00:26:50 +01:00  
				
					
						
							
							
								 
						
							
								f572a68a0c 
								
							 
						 
						
							
							
								
								Chore: i18n-tasks normalize ( #17873 )  
							
							
							
						 
						
							2022-03-25 21:41:17 +01:00  
				
					
						
							
							
								 
						
							
								f65eaa5aae 
								
							 
						 
						
							
							
								
								Add admin dashboard checks for Elasticsearch version ( #17863 )  
							
							
							
						 
						
							2022-03-25 21:00:59 +01:00  
				
					
						
							
							
								 
						
							
								b58db8f12e 
								
							 
						 
						
							
							
								
								Add workaround for YouTube Shorts links ( #17869 )  
							
							... 
							
							
							
							* Add workaround for YouTube Shorts links
* Update link_details_extractor_spec.rb 
							
						 
						
							2022-03-25 19:31:35 +01:00  
				
					
						
							
							
								 
						
							
								9565b17d5d 
								
							 
						 
						
							
							
								
								New Crowdin updates ( #17829 )  
							
							... 
							
							
							
							* New translations en.json (Kurmanji (Kurdish))
* New translations doorkeeper.en.yml (Kurmanji (Kurdish))
* New translations en.yml (Kurmanji (Kurdish))
* New translations en.yml (Kurmanji (Kurdish))
* New translations simple_form.en.yml (Kurmanji (Kurdish))
* New translations en.yml (Thai)
* New translations en.yml (Thai)
* New translations en.yml (Thai)
* New translations en.yml (Thai)
* New translations en.json (Japanese)
* New translations en.json (Japanese)
* New translations doorkeeper.en.yml (Indonesian)
* New translations en.json (Persian)
* New translations en.json (Persian)
* New translations en.json (Persian)
* New translations en.json (Persian)
* New translations en.json (Persian)
* New translations en.json (Persian)
* New translations en.json (Persian)
* New translations en.json (Persian)
* New translations en.json (Persian)
* New translations en.json (Persian)
* New translations en.json (Persian)
* New translations en.json (Persian)
* New translations en.json (Persian)
* New translations en.yml (Thai)
* New translations en.yml (Thai)
* New translations en.yml (Korean)
* New translations en.yml (Portuguese)
* New translations en.yml (Hungarian)
* New translations en.yml (Armenian)
* New translations en.yml (Georgian)
* New translations en.yml (Lithuanian)
* New translations en.yml (Macedonian)
* New translations en.yml (Dutch)
* New translations en.yml (Norwegian)
* New translations en.yml (Punjabi)
* New translations en.yml (Polish)
* New translations en.yml (Albanian)
* New translations en.yml (Basque)
* New translations en.yml (Serbian (Cyrillic))
* New translations en.yml (Turkish)
* New translations en.yml (Ukrainian)
* New translations en.yml (Chinese Traditional)
* New translations en.yml (Urdu (Pakistan))
* New translations en.yml (Icelandic)
* New translations en.yml (Portuguese, Brazilian)
* New translations en.yml (Indonesian)
* New translations en.yml (Tamil)
* New translations en.yml (Spanish, Argentina)
* New translations en.yml (Finnish)
* New translations en.yml (Greek)
* New translations en.yml (Galician)
* New translations en.yml (Slovak)
* New translations en.yml (Chinese Simplified)
* New translations en.yml (Swedish)
* New translations en.yml (Arabic)
* New translations en.yml (French)
* New translations en.yml (Spanish)
* New translations en.yml (Catalan)
* New translations en.yml (Hebrew)
* New translations en.yml (Italian)
* New translations en.yml (Japanese)
* New translations en.yml (Russian)
* New translations en.yml (Slovenian)
* New translations en.yml (German)
* New translations en.yml (Vietnamese)
* New translations en.yml (Persian)
* New translations en.yml (Romanian)
* New translations en.yml (Afrikaans)
* New translations en.yml (Bulgarian)
* New translations en.yml (Czech)
* New translations en.yml (Danish)
* New translations en.yml (Spanish, Mexico)
* New translations en.yml (Scottish Gaelic)
* New translations en.yml (Occitan)
* New translations en.yml (Bengali)
* New translations en.yml (Marathi)
* New translations en.yml (Silesian)
* New translations en.yml (Taigi)
* New translations en.yml (Ido)
* New translations en.yml (Kabyle)
* New translations en.yml (Sanskrit)
* New translations en.yml (Sardinian)
* New translations en.yml (Corsican)
* New translations en.yml (Sorani (Kurdish))
* New translations en.yml (Serbian (Latin))
* New translations en.yml (Asturian)
* New translations en.yml (Kannada)
* New translations en.yml (Cornish)
* New translations en.yml (Sinhala)
* New translations en.yml (Breton)
* New translations en.yml (Malayalam)
* New translations en.yml (Tatar)
* New translations en.yml (Chinese Traditional, Hong Kong)
* New translations en.yml (Uyghur)
* New translations en.yml (Esperanto)
* New translations en.yml (Welsh)
* New translations en.yml (Telugu)
* New translations en.yml (Malay)
* New translations en.yml (Hindi)
* New translations en.yml (Latvian)
* New translations en.yml (Estonian)
* New translations en.yml (Kazakh)
* New translations en.yml (Norwegian Nynorsk)
* New translations en.yml (Croatian)
* New translations en.yml (Standard Moroccan Tamazight)
* New translations en.yml (Catalan)
* New translations en.yml (Chinese Traditional)
* New translations en.yml (Latvian)
* New translations en.yml (Icelandic)
* New translations en.yml (Swedish)
* New translations en.yml (Thai)
* New translations en.yml (Portuguese)
* New translations en.yml (Thai)
* New translations en.yml (Russian)
* New translations en.yml (Russian)
* New translations en.yml (Thai)
* New translations en.yml (Danish)
* New translations en.yml (Spanish)
* New translations en.yml (Spanish, Argentina)
* New translations en.json (Japanese)
* New translations en.yml (German)
* New translations en.yml (Hungarian)
* New translations en.yml (Italian)
* New translations en.yml (Kurmanji (Kurdish))
* New translations en.yml (Chinese Simplified)
* New translations en.yml (Indonesian)
* New translations en.yml (Turkish)
* New translations en.json (Persian)
* New translations simple_form.en.yml (Persian)
* New translations en.yml (Thai)
* New translations simple_form.en.yml (Thai)
* New translations simple_form.en.yml (Persian)
* New translations simple_form.en.yml (Persian)
* New translations en.yml (Thai)
* New translations en.json (Dutch)
* New translations en.json (Dutch)
* New translations en.yml (Dutch)
* New translations en.json (Dutch)
* New translations en.yml (Dutch)
* New translations en.json (Dutch)
* New translations simple_form.en.yml (Dutch)
* New translations en.json (Dutch)
* New translations en.json (Dutch)
* New translations en.json (Dutch)
* New translations doorkeeper.en.yml (Dutch)
* New translations doorkeeper.en.yml (Dutch)
* New translations en.json (Dutch)
* New translations doorkeeper.en.yml (Dutch)
* New translations en.json (Dutch)
* New translations en.json (Dutch)
* New translations en.yml (Dutch)
* New translations en.json (Dutch)
* New translations en.yml (Dutch)
* New translations simple_form.en.yml (Dutch)
* New translations simple_form.en.yml (Dutch)
* New translations doorkeeper.en.yml (Dutch)
* New translations activerecord.en.yml (Dutch)
* New translations en.yml (Dutch)
* New translations doorkeeper.en.yml (Dutch)
* New translations en.yml (Korean)
* New translations en.yml (Galician)
* Run `bundle exec i18n-tasks normalize`
* Run `yarn manage:translations`
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh> 
							
						 
						
							2022-03-24 19:23:46 +09:00  
				
					
						
							
							
								 
						
							
								2287eebae0 
								
							 
						 
						
							
							
								
								Fix description of “Allow posts with Content Warnings to trend” setting  
							
							
							
						 
						
							2022-03-24 09:49:15 +01:00  
				
					
						
							
							
								 
						
							
								6f032076ed 
								
							 
						 
						
							
							
								
								Merge pull request  #1721  from ClearlyClaire/glitch-soc/merge-upstream  
							
							... 
							
							
							
							Merge upstream changes 
							
						 
						
							2022-03-23 15:56:24 +01:00  
				
					
						
							
							
								 
						
							
								6391a869ae 
								
							 
						 
						
							
							
								
								[Glitch] Fix color of show more link in report dialog in web UI  
							
							... 
							
							
							
							Port 69f9dc4f4e 
							
						 
						
							2022-03-23 09:32:59 +01:00  
				
					
						
							
							
								 
						
							
								276b26b614 
								
							 
						 
						
							
							
								
								Merge branch 'main' into glitch-soc/merge-upstream  
							
							
							
						 
						
							2022-03-23 08:52:41 +01:00  
				
					
						
							
							
								 
						
							
								749fe73ec4 
								
							 
						 
						
							
							
								
								Add tooltip for instance delivery warnings ( #17854 )  
							
							
							
						 
						
							2022-03-22 18:41:46 +01:00  
				
					
						
							
							
								 
						
							
								8751c3c495 
								
							 
						 
						
							
							
								
								Fix crash when search fails in web UI ( #17853 )  
							
							
							
						 
						
							2022-03-22 18:20:25 +01:00  
				
					
						
							
							
								 
						
							
								2de44d3e47 
								
							 
						 
						
							
							
								
								Fix regression of status colors in actions modal in web UI ( #17851 )  
							
							... 
							
							
							
							Regression in #17844  
							
						 
						
							2022-03-22 18:20:08 +01:00  
				
					
						
							
							
								 
						
							
								b475c8ab97 
								
							 
						 
						
							
							
								
								Fix minor issues in v3.5.0rc1 changelog ( #17852 )  
							
							
							
						 
						
							2022-03-22 18:08:08 +01:00  
				
					
						
							
							
								 
						
							
								33e7ef4d3d 
								
							 
						 
						
							
							
								
								[Glitch] Fix wrong position of fade-out element in account card in web UI  
							
							... 
							
							
							
							Port d5df9d4797 
							
						 
						
							2022-03-22 18:00:38 +01:00  
				
					
						
							
							
								 
						
							
								91e6df7026 
								
							 
						 
						
							
							
								
								[Glitch] Add hint about missing media attachment description in web UI  
							
							... 
							
							
							
							Port 4e9855e09a 
							
						 
						
							2022-03-22 17:55:17 +01:00  
				
					
						
							
							
								 
						
							
								59864ff495 
								
							 
						 
						
							
							
								
								Merge branch 'main' into glitch-soc/merge-upstream  
							
							... 
							
							
							
							Conflicts:
- `.github/dependabot.yml`:
  Upstream modified it, but we deleted it in glitch-soc.
  Keep it deleted. 
							
						 
						
							2022-03-22 17:00:38 +01:00  
				
					
						
							
							
								 
						
							
								67d550830b 
								
							 
						 
						
							
							
								
								Fix locale not being set in REST API ( #17847 )  
							
							
							
						 
						
							2022-03-22 12:29:04 +01:00  
				
					
						
							
							
								 
						
							
								410989e081 
								
							 
						 
						
							
							
								
								Change frequency of trends review notifications from 2 hours to 6 hours ( #17850 )  
							
							
							
						 
						
							2022-03-22 11:58:25 +01:00  
				
					
						
							
							
								 
						
							
								d5df9d4797 
								
							 
						 
						
							
							
								
								Fix wrong position of fade-out element in account card in web UI ( #17846 )  
							
							
							
						 
						
							2022-03-22 11:58:13 +01:00  
				
					
						
							
							
								 
						
							
								392b367835 
								
							 
						 
						
							
							
								
								Fix IDN domains not being rendered correctly in a few left-over places ( #17848 )  
							
							
							
						 
						
							2022-03-22 10:07:11 +01:00  
				
					
						
							
							
								 
						
							
								4e9855e09a 
								
							 
						 
						
							
							
								
								Add hint about missing media attachment description in web UI ( #17845 )  
							
							
							
						 
						
							2022-03-22 09:48:12 +01:00  
				
					
						
							
							
								 
						
							
								69f9dc4f4e 
								
							 
						 
						
							
							
								
								Fix color of show more link in report dialog in web UI ( #17844 )  
							
							
							
						 
						
							2022-03-22 06:08:05 +01:00  
				
					
						
							
							
								 
						
							
								890fae8b54 
								
							 
						 
						
							
							
								
								Bump eslint-plugin-react from 7.29.3 to 7.29.4 ( #17837 )  
							
							... 
							
							
							
							Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.29.3 to 7.29.4.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases )
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.29.3...v7.29.4 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2022-03-22 11:30:56 +09:00  
				
					
						
							
							
								 
						
							
								883a7918be 
								
							 
						 
						
							
							
								
								Bump letter_opener from 1.7.0 to 1.8.1 ( #17838 )  
							
							... 
							
							
							
							Bumps [letter_opener](https://github.com/ryanb/letter_opener ) from 1.7.0 to 1.8.1.
- [Release notes](https://github.com/ryanb/letter_opener/releases )
- [Changelog](https://github.com/ryanb/letter_opener/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ryanb/letter_opener/compare/v1.7.0...v1.8.1 )
---
updated-dependencies:
- dependency-name: letter_opener
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2022-03-22 11:30:45 +09:00  
				
					
						
							
							
								 
						
							
								737a77cef3 
								
							 
						 
						
							
							
								
								Bump tzinfo-data from 1.2021.5 to 1.2022.1 ( #17839 )  
							
							... 
							
							
							
							Bumps [tzinfo-data](https://github.com/tzinfo/tzinfo-data ) from 1.2021.5 to 1.2022.1.
- [Release notes](https://github.com/tzinfo/tzinfo-data/releases )
- [Commits](https://github.com/tzinfo/tzinfo-data/compare/v1.2021.5...v1.2022.1 )
---
updated-dependencies:
- dependency-name: tzinfo-data
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2022-03-22 11:30:32 +09:00  
				
					
						
							
							
								 
						
							
								5d90b90755 
								
							 
						 
						
							
							
								
								Bump @babel/plugin-proposal-decorators from 7.17.2 to 7.17.8 ( #17840 )  
							
							... 
							
							
							
							Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators ) from 7.17.2 to 7.17.8.
- [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.17.8/packages/babel-plugin-proposal-decorators )
---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-decorators"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh> 
							
						 
						
							2022-03-22 11:30:20 +09:00  
				
					
						
							
							
								 
						
							
								3afd59df0f 
								
							 
						 
						
							
							
								
								Fix tootctl email_domain_blocks add ( #17842 )  
							
							... 
							
							
							
							Fixes  #17831  
						
							2022-03-21 19:10:09 +01:00  
				
					
						
							
							
								 
						
							
								f29458da1d 
								
							 
						 
						
							
							
								
								Fix streaming server sometimes silently dropping subscriptions ( #17841 )  
							
							
							
						 
						
							2022-03-21 19:08:29 +01:00  
				
					
						
							
							
								 
						
							
								7eb2e791ee 
								
							 
						 
						
							
							
								
								Bump @babel/core from 7.17.7 to 7.17.8 ( #17836 )  
							
							... 
							
							
							
							Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.17.7 to 7.17.8.
- [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.17.8/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2022-03-21 14:55:26 +09:00  
				
					
						
							
							
								 
						
							
								47ada1b6d1 
								
							 
						 
						
							
							
								
								Bump @babel/runtime from 7.17.7 to 7.17.8 ( #17835 )  
							
							... 
							
							
							
							Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.17.7 to 7.17.8.
- [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.17.8/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2022-03-21 14:55:12 +09:00  
				
					
						
							
							
								 
						
							
								a651a9678a 
								
							 
						 
						
							
							
								
								Bump rubocop-rails from 2.14.0 to 2.14.2 ( #17833 )  
							
							... 
							
							
							
							Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails ) from 2.14.0 to 2.14.2.
- [Release notes](https://github.com/rubocop/rubocop-rails/releases )
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.14.0...v2.14.2 )
---
updated-dependencies:
- dependency-name: rubocop-rails
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2022-03-21 14:54:59 +09:00  
				
					
						
							
							
								 
						
							
								584d8b977b 
								
							 
						 
						
							
							
								
								Format JSON and YAML using Prettier ( #17823 )  
							
							... 
							
							
							
							* Format JSON and YAML using Prettier
* Add prettier to devDep 
							
						 
						
							2022-03-21 04:46:11 +01:00